Start building against Spring Security 5.7.7 snapshots
See gh-34145
This commit is contained in:
parent
d7f2571375
commit
63c53cb803
|
|
@ -1832,7 +1832,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Security", "5.7.6") {
|
library("Spring Security", "5.7.7-SNAPSHOT") {
|
||||||
prohibit {
|
prohibit {
|
||||||
versionRange "[6.0.0-M1,)"
|
versionRange "[6.0.0-M1,)"
|
||||||
because "it uses Spring Framework 6"
|
because "it uses Spring Framework 6"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue