Upgrade to Spring Security 5.5.7

Closes gh-31005
This commit is contained in:
Stephane Nicoll 2022-05-17 09:41:01 +02:00
parent e9791e904d
commit f7f4831199
1 changed files with 1 additions and 1 deletions

View File

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