Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE

Closes gh-35502
This commit is contained in:
Andy Wilkinson 2023-05-17 18:43:46 +01:00
parent d73a6cc3fe
commit 6967a641ab

View File

@ -1844,7 +1844,7 @@ bom {
] ]
} }
} }
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") { library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
group("org.thymeleaf.extras") { group("org.thymeleaf.extras") {
modules = [ modules = [
"thymeleaf-extras-springsecurity5" "thymeleaf-extras-springsecurity5"