Upgrade to Spring Security 5.5.1

Closes gh-26945
pull/27157/head
Stephane Nicoll 3 years ago
parent dbaf40c953
commit c67c09df32

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

Loading…
Cancel
Save