Skip to content

Commit bec2bad

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Closes gh-33582
1 parent 9dcc495 commit bec2bad

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
@@ -1853,7 +1853,7 @@ bom {
18531853
]
18541854
}
18551855
}
1856-
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") {
1856+
library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
18571857
group("org.thymeleaf.extras") {
18581858
modules = [
18591859
"thymeleaf-extras-springsecurity5"

0 commit comments

Comments
 (0)