Start building against Spring Security 5.7.0 snapshots

See gh-31019
This commit is contained in:
Andy Wilkinson
2022-05-12 17:50:46 +01:00
parent a24e8b95f8
commit 2b85bb5ca1

View File

@@ -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"
}