Skip to content

Commit a1a61d3

Browse files
committed
Update to Spring Data Commons 1.13.23.RELEASE
Fixes gh-7943
1 parent fbf3c7d commit a1a61d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/javaprojects.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ext.seleniumVersion = '2.44.0'
3232
ext.servletApiVersion = '3.1.0'
3333
ext.slf4jVersion = '1.7.25'
3434
ext.spockVersion = '0.7-groovy-2.0'
35-
ext.springDataCommonsVersion = '1.13.20.RELEASE'
35+
ext.springDataCommonsVersion = '1.13.23.RELEASE'
3636
ext.springDataJpaVersion = '1.11.20.RELEASE'
3737
ext.springDataRedisVersion = '1.8.20.RELEASE'
3838
ext.springSessionVersion = '1.3.4.RELEASE'

0 commit comments

Comments
 (0)