Upgrade to Spring Security 6.0.6

Closes gh-36837
pull/37462/head
Stephane Nicoll 1 year ago
parent 22e00c71d3
commit 7426d21407

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

Loading…
Cancel
Save