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 cc6b3dc commit a3ac895Copy full SHA for a3ac895
gradle.properties
@@ -2,7 +2,7 @@ version=1.1.0-SNAPSHOT
2
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
3
org.gradle.parallel=true
4
org.gradle.caching=true
5
-springFrameworkVersion=6.0.5
+springFrameworkVersion=6.0.7
6
springSecurityVersion=6.1.0-SNAPSHOT
7
springJavaformatVersion=0.0.35
8
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
0 commit comments