Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RELEASE

Closes gh-33314
This commit is contained in:
Stephane Nicoll 2022-11-22 15:04:12 +01:00
parent 47ca1dfe8d
commit f6ac891cc1
1 changed files with 1 additions and 1 deletions

View File

@ -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"