Upgrade to Thymeleaf 3.0.14.RELEASE

Closes gh-29070
This commit is contained in:
Stephane Nicoll 2021-12-15 15:11:21 +01:00
parent 45e8711b5b
commit a4fbc98667
1 changed files with 1 additions and 1 deletions

View File

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