Start building against Spring Security 6.2.0 snapshots
See gh-37715
This commit is contained in:
parent
5f7bdfc356
commit
4e21896b0d
|
@ -1610,7 +1610,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Security", "6.2.0-M3") {
|
library("Spring Security", "6.2.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue