Upgrade to Thymeleaf 3.1.3.RELEASE

Closes gh-43469
This commit is contained in:
Stéphane Nicoll 2024-12-10 15:14:25 +01:00
parent 7e94839c7c
commit 922ff4f252
1 changed files with 1 additions and 1 deletions

View File

@ -2392,7 +2392,7 @@ bom {
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
}
}
library("Thymeleaf", "3.1.2.RELEASE") {
library("Thymeleaf", "3.1.3.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",