Start building against Spring Security 6.2.6 snapshots
See gh-41728
This commit is contained in:
parent
ff0315a0d3
commit
51ad35672d
|
@ -1670,7 +1670,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.2.5") {
|
||||
library("Spring Security", "6.2.6-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue