Browse Source

Upgrade to Thymeleaf Extras SpringSecurity 3.0.5.RELEASE

Closes gh-33582
pull/33648/head
Phillip Webb 3 years ago
parent
commit
bec2badec1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1853,7 +1853,7 @@ bom { @@ -1853,7 +1853,7 @@ bom {
]
}
}
library("Thymeleaf Extras SpringSecurity", "3.0.4.RELEASE") {
library("Thymeleaf Extras SpringSecurity", "3.0.5.RELEASE") {
group("org.thymeleaf.extras") {
modules = [
"thymeleaf-extras-springsecurity5"

Loading…
Cancel
Save