Update to Spring Data Hopper SR9

This commit is contained in:
Gary Russell
2017-04-19 10:24:21 -04:00
parent af25c69102
commit 052aab0e47

View File

@@ -128,10 +128,10 @@ subprojects { subproject ->
tomcatVersion = "8.0.33"
smackVersion = '4.1.7'
springAmqpVersion = project.hasProperty('springAmqpVersion') ? project.springAmqpVersion : '1.6.8.RELEASE'
springDataJpaVersion = '1.10.1.RELEASE'
springDataMongoVersion = '1.9.1.RELEASE'
springDataRedisVersion = '1.7.1.RELEASE'
springGemfireVersion = '1.8.8.RELEASE'
springDataJpaVersion = '1.10.9.RELEASE'
springDataMongoVersion = '1.9.9.RELEASE'
springDataRedisVersion = '1.7.9.RELEASE'
springGemfireVersion = '1.8.9.RELEASE'
springSecurityVersion = '4.1.0.RELEASE'
springSocialTwitterVersion = '1.1.2.RELEASE'
springRetryVersion = '1.1.3.RELEASE'