Upgrade to Thymeleaf 3.1.0-M3
See gh-32628
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user