Start building against Spring Security 6.0.0-M7 snapshots

See gh-32255
This commit is contained in:
Andy Wilkinson 2022-09-08 09:54:34 +01:00
parent 62a84487c9
commit 5577d16823
1 changed files with 1 additions and 1 deletions

View File

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