Skip to content

Commit 74ce8b7

Browse files
committed
Upgrade to Thymeleaf 3.0.14.RELEASE
Closes gh-29049
1 parent e234ccd commit 74ce8b7

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
@@ -1775,7 +1775,7 @@ bom {
17751775
]
17761776
}
17771777
}
1778-
library("Thymeleaf", "3.0.12.RELEASE") {
1778+
library("Thymeleaf", "3.0.14.RELEASE") {
17791779
group("org.thymeleaf") {
17801780
modules = [
17811781
"thymeleaf",

0 commit comments

Comments
 (0)