Upgrade to Spring Security 2.7.0-RC1

Closes gh-30609
This commit is contained in:
Stephane Nicoll 2022-04-19 08:14:36 +02:00
parent d4f9420bef
commit b098bf9283
1 changed files with 1 additions and 1 deletions

View File

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