Start building against Spring Security 6.1.0 snapshots

See gh-35316
This commit is contained in:
Stephane Nicoll
2023-05-05 08:37:25 +02:00
parent c738f04c05
commit cb0c677080

View File

@@ -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"