Upgrade to Spring Security 5.6.8

Closes gh-32590
pull/32770/head
Andy Wilkinson 2 years ago
parent a16e3e6688
commit a92388cbee

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

Loading…
Cancel
Save