Upgrade to Spring Security 5.5.2

Closes gh-27603
pull/28375/head
Stephane Nicoll 3 years ago
parent fe64fef7b9
commit d9cb1871fe

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

Loading…
Cancel
Save