LDAP-339: Update spring-data-commons-1.11.0.RELEASE

This commit is contained in:
Rob Winch
2015-09-02 09:05:47 -05:00
parent 73eebd4bbf
commit f87b199c4d

View File

@@ -6,7 +6,7 @@ targetCompatibility = '1.6'
ext.apacheDsVersion = '1.5.5'
ext.springVersion = '3.2.13.RELEASE'
ext.springDataVersion = '1.10.0.RELEASE'
ext.springDataVersion = '1.11.0.RELEASE'
ext.springBatchVersion = '2.0.4.RELEASE'
ext.junitVersion = '4.11'
ext.commonsIoVersion = '2.4'