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