Upgrade to Spring Security 5.6.3

Closes gh-30601
This commit is contained in:
Stephane Nicoll 2022-04-19 08:06:53 +02:00
parent 376aa199ba
commit 1c6ef781cd
1 changed files with 1 additions and 1 deletions

View File

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