Start building against Spring Security 6.0.7 snapshots
See gh-37417
This commit is contained in:
parent
9fb4224956
commit
839792565a
|
@ -1444,7 +1444,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.0.6") {
|
||||
library("Spring Security", "6.0.7-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue