Upgrade to Spring Security 5.6.9

Closes gh-33162
This commit is contained in:
Stephane Nicoll 2022-11-14 16:03:18 +01:00
parent 925cd10d9d
commit cd7f6d049e

View File

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