Skip to content

Commit 3722ec7

Browse files
committed
Update to Spring Data 1.13.23
Closes gh-555
1 parent b71a74b commit 3722ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/java.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ targetCompatibility = '1.6'
66

77
ext.apacheDsVersion = '1.5.5'
88
ext.springVersion = '4.3.27.RELEASE'
9-
ext.springDataVersion = '1.13.18.RELEASE'
9+
ext.springDataVersion = '1.13.23.RELEASE'
1010
ext.springDataSpring3Version = '1.10.2.RELEASE'
1111
ext.springBatchVersion = '2.0.4.RELEASE'
1212
ext.junitVersion = '4.12'

0 commit comments

Comments
 (0)