Upgrade to Spring Security 6.0.0-M7

Closes gh-32255
pull/32205/head
Stephane Nicoll 2 years ago
parent 6d71b5cf92
commit 3d85931fc7

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

Loading…
Cancel
Save