Start building against Spring Security 6.0.0-M6 snapshots

See gh-31622
This commit is contained in:
Andy Wilkinson 2022-07-08 11:01:55 +01:00
parent 641d52e56d
commit 7807495f1e
1 changed files with 1 additions and 1 deletions

View File

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