Upgrade to Spring Security 5.7.8

Closes gh-34948
This commit is contained in:
Stephane Nicoll
2023-04-17 20:39:38 +02:00
parent 29484e5129
commit 71ff5f4a41

View File

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