Skip to content

Commit 0581d5a

Browse files
committedAug 9, 2023
Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36903
1 parent 6e6ffe6 commit 0581d5a

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
@@ -1512,7 +1512,7 @@ bom {
15121512
]
15131513
}
15141514
}
1515-
library("Thymeleaf Extras SpringSecurity", "3.1.1.RELEASE") {
1515+
library("Thymeleaf Extras SpringSecurity", "3.1.2.RELEASE") {
15161516
group("org.thymeleaf.extras") {
15171517
modules = [
15181518
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)
Please sign in to comment.