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-35539
  • Loading branch information
wilkinsona committed May 17, 2023
1 parent ba7485b commit 2e8ec62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1841,7 +1841,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 2e8ec62

Please sign in to comment.