Upgrade to Spring Security 5.5.5

Closes gh-29713
pull/29932/head
Andy Wilkinson 3 years ago
parent 55f68989d8
commit 21fb273ec3

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

Loading…
Cancel
Save