Skip to content

Commit ed9dd07

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.1.RELEASE
Closes gh-33606
1 parent bf855cf commit ed9dd07

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
@@ -1466,7 +1466,7 @@ bom {
14661466
]
14671467
}
14681468
}
1469-
library("Thymeleaf Extras SpringSecurity", "3.1.0.RELEASE") {
1469+
library("Thymeleaf Extras SpringSecurity", "3.1.1.RELEASE") {
14701470
group("org.thymeleaf.extras") {
14711471
modules = [
14721472
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)