Skip to content

Commit b77e019

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.5.RELEASE
Closes gh-50151
1 parent f93ebbf commit b77e019

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.4.RELEASE") {
2586+
library("Thymeleaf Extras SpringSecurity", "3.1.5.RELEASE") {
25872587
group("org.thymeleaf.extras") {
25882588
modules = [
25892589
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)