Upgrade to Spring Security 5.5.6

Closes gh-30593
pull/30878/head
Stephane Nicoll 3 years ago
parent 07ba83be5d
commit c25a2eb274

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

Loading…
Cancel
Save