Upgrade to Spring Security 5.4.7

Closes gh-26965
pull/27348/head
Stephane Nicoll 3 years ago
parent 8189e82c02
commit 333c7a7cd8

@ -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"

Loading…
Cancel
Save