Upgrade to Spring Security 5.7.10

Closes gh-36295
This commit is contained in:
Stephane Nicoll 2023-07-18 06:21:22 +02:00
parent 250868ad84
commit 7ec9f45929

View File

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