Skip to content

Commit 6e6ffe6

Browse files
committed
Upgrade to Thymeleaf 3.1.2.RELEASE
Closes gh-36902
1 parent 866e1ec commit 6e6ffe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1497,7 +1497,7 @@ bom {
14971497
]
14981498
}
14991499
}
1500-
library("Thymeleaf", "3.1.1.RELEASE") {
1500+
library("Thymeleaf", "3.1.2.RELEASE") {
15011501
group("org.thymeleaf") {
15021502
modules = [
15031503
"thymeleaf",

0 commit comments

Comments
 (0)