Upgrade to Thymeleaf 3.1.0.RC2

Closes gh-33199
This commit is contained in:
Stephane Nicoll 2022-11-15 13:56:22 +01:00
parent 735ef39267
commit 624fdad2e4

View File

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