Start building against Spring Security 5.6.0-M3 snapshots

See gh-27935
pull/27940/head
Stephane Nicoll 3 years ago
parent 157288e1e1
commit 3bc5f7903b

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

Loading…
Cancel
Save