Browse Source

Upgrade to Spring Security 5.6.5

Closes gh-31102
pull/31143/head
Andy Wilkinson 4 years ago
parent
commit
a712b1e6b0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1760,7 +1760,7 @@ bom { @@ -1760,7 +1760,7 @@ bom {
]
}
}
library("Spring Security", "5.6.4") {
library("Spring Security", "5.6.5") {
group("org.springframework.security") {
imports = [
"spring-security-bom"

Loading…
Cancel
Save