Upgrade to Spring Security 5.6.0-RC1

Closes gh-28258
pull/28398/head
Andy Wilkinson 3 years ago
parent 2e6b0bbce1
commit 8ac2a59000

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

Loading…
Cancel
Save