Skip to content

Commit 93a51d0

Browse files
committed
Upgrade to Thymeleaf Extras SpringSecurity 3.1.0.RC1
Closes gh-32718
1 parent 2084b41 commit 93a51d0

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
@@ -1545,7 +1545,7 @@ bom {
15451545
]
15461546
}
15471547
}
1548-
library("Thymeleaf Extras SpringSecurity", "3.1.0.M1") {
1548+
library("Thymeleaf Extras SpringSecurity", "3.1.0.RC1") {
15491549
group("org.thymeleaf.extras") {
15501550
modules = [
15511551
"thymeleaf-extras-springsecurity6"

0 commit comments

Comments
 (0)