Start building against Spring Security 6.0.0-M6 snapshots
See gh-31622
This commit is contained in:
parent
641d52e56d
commit
7807495f1e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue