Skip to content

Commit d86eba3

Browse files
committed
Upgrade to Thymeleaf 3.0.12
Closes gh-24599
1 parent b29ac37 commit d86eba3

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
@@ -1770,7 +1770,7 @@ bom {
17701770
]
17711771
}
17721772
}
1773-
library("Thymeleaf", "3.0.11.RELEASE") {
1773+
library("Thymeleaf", "3.0.12.RELEASE") {
17741774
group("org.thymeleaf") {
17751775
modules = [
17761776
"thymeleaf",

0 commit comments

Comments
 (0)