Start building against Spring Security 6.1.0-M2 snapshots

See gh-34549
This commit is contained in:
Andy Wilkinson
2023-03-09 17:44:36 +00:00
parent eeababb104
commit 3fa30e2a47

View File

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