Skip to content

Commit cfa329f

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.5.RELEASE
Closes gh-50156
1 parent c9e71ad commit cfa329f

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
@@ -2830,7 +2830,7 @@ bom {
28302830
]
28312831
}
28322832
}
2833-
library("Thymeleaf Extras SpringSecurity", "3.1.4.RELEASE") {
2833+
library("Thymeleaf Extras SpringSecurity", "3.1.5.RELEASE") {
28342834
group("org.thymeleaf.extras") {
28352835
modules = [
28362836
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)