Upgrade to Thymeleaf 3.1.0-M3

See gh-32628
This commit is contained in:
Brian Clozel
2022-10-07 11:42:01 +02:00
parent 0f3b94592b
commit da7128ce7e
4 changed files with 1 additions and 23 deletions

View File

@@ -1531,7 +1531,7 @@ bom {
]
}
}
library("Thymeleaf", "3.1.0.M2") {
library("Thymeleaf", "3.1.0.M3") {
group("org.thymeleaf") {
modules = [
"thymeleaf",
@@ -1546,13 +1546,6 @@ bom {
]
}
}
library("Thymeleaf Extras Java8Time", "3.0.4.RELEASE") {
group("org.thymeleaf.extras") {
modules = [
"thymeleaf-extras-java8time"
]
}
}
library("Thymeleaf Extras SpringSecurity", "3.1.0.M1") {
group("org.thymeleaf.extras") {
modules = [