We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71a74b commit 3722ec7Copy full SHA for 3722ec7
gradle/java.gradle
@@ -6,7 +6,7 @@ targetCompatibility = '1.6'
6
7
ext.apacheDsVersion = '1.5.5'
8
ext.springVersion = '4.3.27.RELEASE'
9
-ext.springDataVersion = '1.13.18.RELEASE'
+ext.springDataVersion = '1.13.23.RELEASE'
10
ext.springDataSpring3Version = '1.10.2.RELEASE'
11
ext.springBatchVersion = '2.0.4.RELEASE'
12
ext.junitVersion = '4.12'
0 commit comments