Upgrade to Thymeleaf 3.1.2.RELEASE

Closes gh-36937
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:48 +02:00
parent 78f6c66b27
commit 1e7bf971c4

View File

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