Skip to content

Commit fc028d1

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.5.RELEASE
Closes gh-50153
1 parent 24f1d01 commit fc028d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2701,7 +2701,7 @@ bom {
27012701
]
27022702
}
27032703
}
2704-
library("Thymeleaf Extras SpringSecurity", "3.1.4.RELEASE") {
2704+
library("Thymeleaf Extras SpringSecurity", "3.1.5.RELEASE") {
27052705
group("org.thymeleaf.extras") {
27062706
modules = [
27072707
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)