Start building against Spring Security 6.2.3 snapshots
See gh-39887
This commit is contained in:
parent
bcd8d3f4a0
commit
27442d285e
|
@ -1606,7 +1606,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.2.2") {
|
||||
library("Spring Security", "6.2.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue