Start building against Spring Security 6.0.0-M7 snapshots

See gh-32255
pull/32224/head
Andy Wilkinson 2 years ago
parent 62a84487c9
commit 5577d16823

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

Loading…
Cancel
Save