Upgrade to SD Ingalls SR11

This commit is contained in:
Artem Bilan
2018-04-04 13:36:01 -04:00
parent a182f10635
commit 76f29b294b

View File

@@ -129,10 +129,10 @@ subprojects { subproject ->
tomcatVersion = "8.0.33"
smackVersion = '4.1.9'
springAmqpVersion = project.hasProperty('springAmqpVersion') ? project.springAmqpVersion : '1.6.11.RELEASE'
springDataJpaVersion = '1.10.10.RELEASE'
springDataMongoVersion = '1.9.10.RELEASE'
springDataRedisVersion = '1.7.10.RELEASE'
springGemfireVersion = '1.8.10.RELEASE'
springDataJpaVersion = '1.10.11.RELEASE'
springDataMongoVersion = '1.9.11.RELEASE'
springDataRedisVersion = '1.7.11.RELEASE'
springGemfireVersion = '1.8.11.RELEASE'
springSecurityVersion = '4.1.4.RELEASE'
springSocialTwitterVersion = '1.1.2.RELEASE'
springRetryVersion = '1.1.3.RELEASE'