Skip to content

Commit e794dcd

Browse files
committed
Update to Thymeleaf 3.0.11.RELEASE
Fixes gh-7948
1 parent dbaeb2f commit e794dcd

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
@@ -37,7 +37,7 @@ ext.springDataJpaVersion = '1.11.23.RELEASE'
3737
ext.springDataRedisVersion = '1.8.23.RELEASE'
3838
ext.springSessionVersion = '1.3.5.RELEASE'
3939
ext.springBootVersion = '1.5.22.RELEASE'
40-
ext.thymeleafVersion = '3.0.9.RELEASE'
40+
ext.thymeleafVersion = '3.0.11.RELEASE'
4141
ext.jsonassertVersion = '1.4.0'
4242
ext.validationApiVersion = '1.1.0.Final'
4343

0 commit comments

Comments
 (0)