Update to Spring Data Hopper SR10

This commit is contained in:
Gary Russell
2017-04-20 14:09:09 -04:00
parent c54c76aad9
commit c91b20a20b

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.9.RELEASE'
springDataMongoVersion = '1.9.9.RELEASE'
springDataRedisVersion = '1.7.9.RELEASE'
springGemfireVersion = '1.8.9.RELEASE'
springDataJpaVersion = '1.10.10.RELEASE'
springDataMongoVersion = '1.9.10.RELEASE'
springDataRedisVersion = '1.7.10.RELEASE'
springGemfireVersion = '1.8.10.RELEASE'
springSecurityVersion = '4.1.0.RELEASE'
springSocialTwitterVersion = '1.1.2.RELEASE'
springRetryVersion = '1.1.3.RELEASE'