Upgrade to Spring Security 5.5.6

Closes gh-30593
This commit is contained in:
Stephane Nicoll 2022-04-19 07:57:19 +02:00
parent 07ba83be5d
commit c25a2eb274
1 changed files with 1 additions and 1 deletions

View File

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