Upgrade to Spring Security 5.6.7

Closes gh-32039
This commit is contained in:
Stephane Nicoll 2022-08-16 07:14:15 +02:00
parent 360eb027be
commit fd89ced078

View File

@ -1767,7 +1767,7 @@ bom {
]
}
}
library("Spring Security", "5.6.7-SNAPSHOT") {
library("Spring Security", "5.6.7") {
group("org.springframework.security") {
imports = [
"spring-security-bom"