Skip to content

Commit f17ba51

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.3.RELEASE
Closes gh-43470
1 parent 922ff4f commit f17ba51

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
@@ -2413,7 +2413,7 @@ bom {
24132413
]
24142414
}
24152415
}
2416-
library("Thymeleaf Extras SpringSecurity", "3.1.2.RELEASE") {
2416+
library("Thymeleaf Extras SpringSecurity", "3.1.3.RELEASE") {
24172417
group("org.thymeleaf.extras") {
24182418
modules = [
24192419
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)