Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36903
This commit is contained in:
parent
6e6ffe644a
commit
0581d5a26f
|
@ -1512,7 +1512,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Thymeleaf Extras SpringSecurity", "3.1.1.RELEASE") {
|
library("Thymeleaf Extras SpringSecurity", "3.1.2.RELEASE") {
|
||||||
group("org.thymeleaf.extras") {
|
group("org.thymeleaf.extras") {
|
||||||
modules = [
|
modules = [
|
||||||
"thymeleaf-extras-springsecurity6"
|
"thymeleaf-extras-springsecurity6"
|
||||||
|
|
Loading…
Reference in New Issue