Start building against Spring Security 6.0.0-M2 snapshots

See gh-30202
pull/30220/head
Stephane Nicoll 3 years ago
parent b48fae696a
commit acfd50fce9

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

Loading…
Cancel
Save