Start building against Spring Security 2.7.0-RC1 snapshots

See gh-30609
This commit is contained in:
Stephane Nicoll 2022-04-09 17:07:22 +02:00
parent 8658765eb4
commit 2ed65b3035
1 changed files with 1 additions and 1 deletions

View File

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