Upgrade to Spring Security 6.0.3

Closes gh-34952
pull/35377/head
Stephane Nicoll 2 years ago
parent 67eff9a56f
commit 1e7b8250b8

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

Loading…
Cancel
Save