Upgrade to S-Security-5.1.5; ready for release

This commit is contained in:
Artem Bilan
2019-04-02 14:40:02 -04:00
parent 4a7c8d31ee
commit e17be71c1d

View File

@@ -139,7 +139,7 @@ subprojects { subproject ->
springDataMongoVersion = '2.1.6.RELEASE'
springDataRedisVersion = '2.1.6.RELEASE'
springGemfireVersion = '2.1.6.RELEASE'
springSecurityVersion = '5.1.4.RELEASE'
springSecurityVersion = '5.1.5.RELEASE'
springRetryVersion = '1.2.4.RELEASE'
springVersion = project.hasProperty('springVersion') ? project.springVersion : '5.1.6.RELEASE'
springWsVersion = '3.0.7.RELEASE'