Upgrade to Thymeleaf 3.1.2.RELEASE

Closes gh-36921
This commit is contained in:
Stephane Nicoll 2023-08-10 14:41:57 +02:00
parent d175ddb2fa
commit 65a6e9559c

View File

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