Upgrade to Thymeleaf 3.1.4.RELEASE

Closes gh-50052
This commit is contained in:
Stéphane Nicoll
2026-04-13 17:41:32 +02:00
parent 155de6cf53
commit d966d31039
@@ -2680,7 +2680,7 @@ bom {
javadoc("https://javadoc.io/doc/com.redis/testcontainers-redis/{version}", "com.redis.testcontainers")
}
}
library("Thymeleaf", "3.1.3.RELEASE") {
library("Thymeleaf", "3.1.4.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",