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 a5c3a38 commit b8eff28Copy full SHA for b8eff28
spring4-next-profile.gradle
@@ -2,5 +2,5 @@
2
* Enable with "-Pprofile=spring4-next"
3
*/
4
5
-ext.springVersion = "4.3.3.RELEASE"
+ext.springVersion = "4.3.4.RELEASE"
6
ext.springSecurityVersion = "4.1.3.RELEASE"
spring5-profile.gradle
@@ -2,7 +2,7 @@
* Enable with "-Pprofile=spring5"
-ext.springVersion = "5.0.0.BUILD-SNAPSHOT"
+ext.springVersion = "5.0.0.M3"
ext.springSecurityVersion = "4.2.0.BUILD-SNAPSHOT"
7
8
compileJava {
0 commit comments