Skip to content

Commit 16632fa

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.4.RELEASE
Closes spring-projectsgh-50060
1 parent 85f9e80 commit 16632fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2829,7 +2829,7 @@ bom {
28292829
]
28302830
}
28312831
}
2832-
library("Thymeleaf Extras SpringSecurity", "3.1.3.RELEASE") {
2832+
library("Thymeleaf Extras SpringSecurity", "3.1.4.RELEASE") {
28332833
group("org.thymeleaf.extras") {
28342834
modules = [
28352835
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)