Upgrade to Thymeleaf 3.0.15.RELEASE

Closes gh-29802
This commit is contained in:
Stephane Nicoll 2022-02-14 13:16:16 +01:00
parent 775ada2001
commit 72fad9843a
1 changed files with 1 additions and 1 deletions

View File

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