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 4a7c8d3 commit e17be71Copy full SHA for e17be71
build.gradle
@@ -139,7 +139,7 @@ subprojects { subproject ->
139
springDataMongoVersion = '2.1.6.RELEASE'
140
springDataRedisVersion = '2.1.6.RELEASE'
141
springGemfireVersion = '2.1.6.RELEASE'
142
- springSecurityVersion = '5.1.4.RELEASE'
+ springSecurityVersion = '5.1.5.RELEASE'
143
springRetryVersion = '1.2.4.RELEASE'
144
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.6.RELEASE'
145
springWsVersion = '3.0.7.RELEASE'
0 commit comments