mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-24 21:12:18 +00:00
Fix @since on GlobalAuthenticationConfigurerAdapter
Fixes: gh-5106
This commit is contained in:
parent
452d855396
commit
4f709d47b9
@ -27,7 +27,7 @@ import org.springframework.security.config.annotation.authentication.configurati
|
||||
* {@link AuthenticationConfiguration} to configure the global
|
||||
* {@link AuthenticationManagerBuilder}.
|
||||
*
|
||||
* @since 3.2.1
|
||||
* @since 5.0
|
||||
* @author Rob Winch
|
||||
*/
|
||||
@Order(100)
|
||||
|
Loading…
x
Reference in New Issue
Block a user