Upgrade to Thymeleaf 3.1.3.RELEASE

Closes gh-43464
This commit is contained in:
Stéphane Nicoll 2024-12-10 15:06:41 +01:00
parent 6a68faaf9c
commit 65cedf6bc5
1 changed files with 1 additions and 1 deletions

View File

@ -2398,7 +2398,7 @@ bom {
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
}
}
library("Thymeleaf", "3.1.2.RELEASE") {
library("Thymeleaf", "3.1.3.RELEASE") {
group("org.thymeleaf") {
modules = [
"thymeleaf",