Skip to content

Commit 2e8ec62

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Closes gh-35539
1 parent ba7485b commit 2e8ec62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1841,7 +1841,7 @@ bom {
18411841
]
18421842
}
18431843
}
1844-
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") {
1844+
library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
18451845
group("org.thymeleaf.extras") {
18461846
modules = [
18471847
"thymeleaf-extras-springsecurity5"

0 commit comments

Comments
 (0)