Start building against Spring Security 5.7.0 snapshots

See gh-31019
pull/31139/head
Andy Wilkinson 3 years ago
parent a24e8b95f8
commit 2b85bb5ca1

@ -1785,7 +1785,7 @@ bom {
]
}
}
library("Spring Security", "5.7.0-RC1") {
library("Spring Security", "5.7.0-SNAPSHOT") {
prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6"
}

Loading…
Cancel
Save