Skip to content

Commit f6ac891

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RELEASE
Closes gh-33314
1 parent 47ca1df commit f6ac891

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.RC2") {
1469+
library("Thymeleaf Extras SpringSecurity", "3.1.0.RELEASE") {
14701470
group("org.thymeleaf.extras") {
14711471
modules = [
14721472
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)