Skip to content

Commit 47ca1df

Browse files
committed
Upgrade to Thymeleaf 3.1.0.RELEASE
Closes gh-33313
1 parent 1c9f336 commit 47ca1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,7 @@ bom {
14511451
]
14521452
}
14531453
}
1454-
library("Thymeleaf", "3.1.0.RC2") {
1454+
library("Thymeleaf", "3.1.0.RELEASE") {
14551455
group("org.thymeleaf") {
14561456
modules = [
14571457
"thymeleaf",

0 commit comments

Comments
 (0)