Upgrade to Spring Security 5.4.8

Closes gh-27597
pull/28061/head
Stephane Nicoll 3 years ago
parent b44a7ae3f6
commit 0abedb2547

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

Loading…
Cancel
Save