Skip to content

Commit 65a6e95

Browse files
committed
Upgrade to Thymeleaf 3.1.2.RELEASE
Closes gh-36921
1 parent d175ddb commit 65a6e95

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
@@ -1452,7 +1452,7 @@ bom {
14521452
]
14531453
}
14541454
}
1455-
library("Thymeleaf", "3.1.1.RELEASE") {
1455+
library("Thymeleaf", "3.1.2.RELEASE") {
14561456
group("org.thymeleaf") {
14571457
modules = [
14581458
"thymeleaf",

0 commit comments

Comments
 (0)