Upgrade to Spring Security 5.6.8

Closes gh-32590
This commit is contained in:
Andy Wilkinson 2022-10-17 20:43:40 +01:00
parent a16e3e6688
commit a92388cbee

View File

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