Upgrade to Spring Security 5.6.10

Closes gh-35537
This commit is contained in:
Andy Wilkinson 2023-05-17 21:25:32 +01:00
parent 83cbe3fc2c
commit 1e5797f350

View File

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