Upgrade to Spring Security 6.0.0

Closes gh-33144
This commit is contained in:
Stephane Nicoll 2022-11-21 17:41:18 +01:00
parent 82283c92c6
commit a9375afb06

View File

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