Start building against Spring Security 6.1.6 snapshots
See gh-38682
This commit is contained in:
parent
7f53a21328
commit
af469abb88
|
|
@ -1481,7 +1481,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.1.5") {
|
||||
library("Spring Security", "6.1.6-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue