Skip to content

Commit

Permalink
Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-33314
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent 47ca1df commit f6ac891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -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") {
modules = [
"thymeleaf-extras-springsecurity6"
Expand Down

0 comments on commit f6ac891

Please sign in to comment.