Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RELEASE
Closes gh-33314
This commit is contained in:
parent
47ca1dfe8d
commit
f6ac891cc1
|
@ -1466,7 +1466,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Thymeleaf Extras SpringSecurity", "3.1.0.RC2") {
|
library("Thymeleaf Extras SpringSecurity", "3.1.0.RELEASE") {
|
||||||
group("org.thymeleaf.extras") {
|
group("org.thymeleaf.extras") {
|
||||||
modules = [
|
modules = [
|
||||||
"thymeleaf-extras-springsecurity6"
|
"thymeleaf-extras-springsecurity6"
|
||||||
|
|
Loading…
Reference in New Issue