Upgrade to Spring Security 5.5.0

Closes gh-26387
pull/26591/head
Andy Wilkinson 4 years ago
parent 33a5c31fe3
commit d8b0aadf3b

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

Loading…
Cancel
Save