We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ddc004 commit 1b5c588Copy full SHA for 1b5c588
build.gradle
@@ -151,7 +151,7 @@ subprojects { subproject ->
151
springDataMongoVersion = '2.2.0.RC1'
152
springDataRedisVersion = '2.2.0.RC1'
153
springGemfireVersion = '2.2.0.RC1'
154
- springSecurityVersion = '5.2.0.M2'
+ springSecurityVersion = '5.2.0.M3'
155
springRetryVersion = '1.2.4.RELEASE'
156
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.2.0.M3'
157
springWsVersion = '3.0.7.RELEASE'
0 commit comments