We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6ca0d commit e9c2123Copy full SHA for e9c2123
gradle.properties
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
3
org.gradle.parallel=true
4
org.gradle.caching=true
5
springFrameworkVersion=5.3.24
6
-springSecurityVersion=5.8.0-RC1
+springSecurityVersion=5.8.0
7
springJavaformatVersion=0.0.31
8
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
9
checkstyleToolVersion=8.34
0 commit comments