Update to Spring Security 6.0.2
Closes gh-1087
This commit is contained in:
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
|
||||
org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
springFrameworkVersion=6.0.5
|
||||
springSecurityVersion=6.0.0
|
||||
springSecurityVersion=6.0.2
|
||||
springJavaformatVersion=0.0.31
|
||||
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
|
||||
checkstyleToolVersion=8.34
|
||||
|
||||
Reference in New Issue
Block a user