Skip to content

Commit 8fd5cca

Browse files
committed
Update to Spring Data Redis 1.8.23.RELEASE
Fixes gh-7945
1 parent a867f92 commit 8fd5cca

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
@@ -34,7 +34,7 @@ ext.slf4jVersion = '1.7.25'
3434
ext.spockVersion = '0.7-groovy-2.0'
3535
ext.springDataCommonsVersion = '1.13.23.RELEASE'
3636
ext.springDataJpaVersion = '1.11.23.RELEASE'
37-
ext.springDataRedisVersion = '1.8.20.RELEASE'
37+
ext.springDataRedisVersion = '1.8.23.RELEASE'
3838
ext.springSessionVersion = '1.3.4.RELEASE'
3939
ext.springBootVersion = '1.5.16.RELEASE'
4040
ext.thymeleafVersion = '3.0.9.RELEASE'

0 commit comments

Comments
 (0)