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 a598b6d commit d50cdcdCopy full SHA for d50cdcd
build.gradle
@@ -151,7 +151,7 @@ subprojects { subproject ->
151
springDataMongoVersion = '2.0.11.RELEASE'
152
springDataRedisVersion = '2.0.11.RELEASE'
153
springGemfireVersion = '2.0.11.RELEASE'
154
- springSecurityVersion = '5.0.7.RELEASE'
+ springSecurityVersion = '5.0.8.RELEASE'
155
springSocialTwitterVersion = '1.1.2.RELEASE'
156
springRetryVersion = '1.2.2.RELEASE'
157
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.0.10.RELEASE'
0 commit comments