Skip to content

Commit fd2459c

Browse files
committed
Upgrade to Thymeleaf 3.1.0.M2
Closes gh-31110
1 parent abfb675 commit fd2459c

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
@@ -1486,7 +1486,7 @@ bom {
14861486
]
14871487
}
14881488
}
1489-
library("Thymeleaf", "3.1.0.M1") {
1489+
library("Thymeleaf", "3.1.0.M2") {
14901490
group("org.thymeleaf") {
14911491
modules = [
14921492
"thymeleaf",

0 commit comments

Comments
 (0)