Skip to content

Commit 6967a64

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE
Closes gh-35502
1 parent d73a6cc commit 6967a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ bom {
18441844
]
18451845
}
18461846
}
1847-
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") {
1847+
library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
18481848
group("org.thymeleaf.extras") {
18491849
modules = [
18501850
"thymeleaf-extras-springsecurity5"

0 commit comments

Comments
 (0)