INT-3785: Update to Spring Data Fowler SR2
JIRA: https://jira.spring.io/browse/INT-3785
This commit is contained in:
@@ -131,8 +131,8 @@ subprojects { subproject ->
|
||||
smackVersion = '4.0.6'
|
||||
springAmqpVersion = project.hasProperty('springAmqpVersion') ? project.springAmqpVersion : '1.5.0.M1'
|
||||
// springCloudClusterVersion = '1.0.0.BUILD-SNAPSHOT'
|
||||
springDataMongoVersion = '1.7.0.RELEASE'
|
||||
springDataRedisVersion = '1.5.2.BUILD-SNAPSHOT'
|
||||
springDataMongoVersion = '1.7.2.RELEASE'
|
||||
springDataRedisVersion = '1.5.2.RELEASE'
|
||||
springGemfireVersion = '1.6.0.RELEASE'
|
||||
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '4.0.1.RELEASE'
|
||||
springSocialTwitterVersion = '1.1.0.RELEASE'
|
||||
|
||||
Reference in New Issue
Block a user