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 5c6f65f commit c38f1c5Copy full SHA for c38f1c5
build.gradle
@@ -139,7 +139,7 @@ subprojects { subproject ->
139
springDataMongoVersion = '2.1.12.RELEASE'
140
springDataRedisVersion = '2.1.12.RELEASE'
141
springGemfireVersion = '2.1.12.RELEASE'
142
- springSecurityVersion = '5.1.6.RELEASE'
+ springSecurityVersion = '5.1.7.RELEASE'
143
springRetryVersion = '1.2.4.RELEASE'
144
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.11.RELEASE'
145
springWsVersion = '3.0.8.RELEASE'
0 commit comments