Skip to content

Commit

Permalink
Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-33582
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent 9dcc495 commit bec2bad
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 @@ -1853,7 +1853,7 @@ bom {
]
}
}
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") {
library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
group("org.thymeleaf.extras") {
modules = [
"thymeleaf-extras-springsecurity5"
Expand Down

0 comments on commit bec2bad

Please sign in to comment.