Upgrade to Thymeleaf 3.0.12

Closes gh-24599
This commit is contained in:
Stephane Nicoll 2020-12-23 10:57:08 +01:00
parent b29ac37db6
commit d86eba3b6b

View File

@ -1770,7 +1770,7 @@ bom {
]
}
}
library("Thymeleaf", "3.0.11.RELEASE") {
library("Thymeleaf", "3.0.12.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",