Upgrade to Thymeleaf 3.1.0.RELEASE

Closes gh-33313
This commit is contained in:
Stephane Nicoll 2022-11-22 15:04:07 +01:00
parent 1c9f336156
commit 47ca1dfe8d
1 changed files with 1 additions and 1 deletions

View File

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