Skip to content

Commit df94a86

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.3.RELEASE
Closes gh-43465
1 parent 65cedf6 commit df94a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2419,7 +2419,7 @@ bom {
24192419
]
24202420
}
24212421
}
2422-
library("Thymeleaf Extras SpringSecurity", "3.1.2.RELEASE") {
2422+
library("Thymeleaf Extras SpringSecurity", "3.1.3.RELEASE") {
24232423
group("org.thymeleaf.extras") {
24242424
modules = [
24252425
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)