Skip to content

Commit 019eb63

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.4.RELEASE
Closes gh-50049
1 parent 3f423fe commit 019eb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2583,7 +2583,7 @@ bom {
25832583
]
25842584
}
25852585
}
2586-
library("Thymeleaf Extras SpringSecurity", "3.1.3.RELEASE") {
2586+
library("Thymeleaf Extras SpringSecurity", "3.1.4.RELEASE") {
25872587
group("org.thymeleaf.extras") {
25882588
modules = [
25892589
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)