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 38fc85a commit 36581bfCopy full SHA for 36581bf
build.gradle
@@ -139,7 +139,7 @@ subprojects { subproject ->
139
springDataMongoVersion = '2.2.0.M3'
140
springDataRedisVersion = '2.2.0.M3'
141
springGemfireVersion = '2.2.0.M3'
142
- springSecurityVersion = '5.2.0.BUILD-SNAPSHOT'
+ springSecurityVersion = '5.2.0.M2'
143
springRetryVersion = '1.2.4.RELEASE'
144
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.0.M1'
145
springWsVersion = '3.0.7.RELEASE'
0 commit comments