Upgrade to Spring Security 5.4.7

Closes gh-26965
This commit is contained in:
Stephane Nicoll 2021-06-21 21:21:35 +02:00
parent 8189e82c02
commit 333c7a7cd8
1 changed files with 1 additions and 1 deletions

View File

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