Start building against Spring Security 6.1.9 snapshots
See gh-40204
This commit is contained in:
parent
ace64b22e7
commit
35284acabc
|
@ -1485,7 +1485,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.1.8") {
|
||||
library("Spring Security", "6.1.9-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue