Start building against Spring Security 6.2.5 snapshots
See gh-41025
This commit is contained in:
parent
70a12d79ec
commit
b1e8216ccb
|
@ -1661,7 +1661,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.2.4") {
|
||||
library("Spring Security", "6.2.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue