Start building against Spring Security 6.2.8 snapshots
See gh-43009
This commit is contained in:
parent
fe390954c6
commit
2f89a1e228
|
|
@ -1669,7 +1669,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Security", "6.2.7") {
|
library("Spring Security", "6.2.8-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue