Start building against Spring Security 6.3.0-M2 snapshots
See gh-39500
This commit is contained in:
parent
3aad954443
commit
8744cfb800
|
|
@ -1535,7 +1535,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.3.0-M1") {
|
||||
library("Spring Security", "6.3.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue