Upgrade to Spring Security 5.6.0-M2

Closes gh-27610
pull/27734/head
Stephane Nicoll 3 years ago
parent b65cc4d62f
commit 658b914b1a

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

Loading…
Cancel
Save