Start building against Spring Security 6.1.0 snapshots

See gh-35316
pull/35333/head
Stephane Nicoll 2 years ago
parent c738f04c05
commit cb0c677080

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

Loading…
Cancel
Save