Upgrade to Spring Security 6.0.1

Closes gh-33479
This commit is contained in:
Brian Clozel 2022-12-19 17:13:13 +01:00
parent 3310b59520
commit fcf120783a

View File

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