Skip to content

Commit ae28096

Browse files
committed
Update to Spring Session 1.3.5.RELEASE
Fixes gh-7946
1 parent 8fd5cca commit ae28096

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
@@ -35,7 +35,7 @@ ext.spockVersion = '0.7-groovy-2.0'
3535
ext.springDataCommonsVersion = '1.13.23.RELEASE'
3636
ext.springDataJpaVersion = '1.11.23.RELEASE'
3737
ext.springDataRedisVersion = '1.8.23.RELEASE'
38-
ext.springSessionVersion = '1.3.4.RELEASE'
38+
ext.springSessionVersion = '1.3.5.RELEASE'
3939
ext.springBootVersion = '1.5.16.RELEASE'
4040
ext.thymeleafVersion = '3.0.9.RELEASE'
4141
ext.jsonassertVersion = '1.4.0'

0 commit comments

Comments
 (0)