Skip to content

Commit 97e8a62

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36922
1 parent 65a6e95 commit 97e8a62

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
@@ -1467,7 +1467,7 @@ bom {
14671467
]
14681468
}
14691469
}
1470-
library("Thymeleaf Extras SpringSecurity", "3.1.1.RELEASE") {
1470+
library("Thymeleaf Extras SpringSecurity", "3.1.2.RELEASE") {
14711471
group("org.thymeleaf.extras") {
14721472
modules = [
14731473
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)