Upgrade to Thymeleaf 3.1.1.RELEASE

Closes gh-33486
This commit is contained in:
Brian Clozel
2022-12-07 18:00:40 +01:00
parent 1751df13f1
commit ad63cb8e62
2 changed files with 3 additions and 7 deletions

View File

@@ -1451,7 +1451,7 @@ bom {
]
}
}
library("Thymeleaf", "3.1.0.RELEASE") {
library("Thymeleaf", "3.1.1.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",