Start building against Spring Security 5.7.9 snapshots

See gh-35730
pull/35903/head
Andy Wilkinson 1 year ago
parent c680a892fe
commit a47112bbeb

@ -1832,7 +1832,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.7.8") { library("Spring Security", "5.7.9-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…
Cancel
Save