Upgrade to Spring Security 5.6.4

Closes gh-31012
This commit is contained in:
Stephane Nicoll 2022-05-17 09:42:13 +02:00
parent a9df2a1ef7
commit d2d4eefe1b
1 changed files with 1 additions and 1 deletions

View File

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