Upgrade to Spring Security 6.0.0-RC2

Closes gh-33063
This commit is contained in:
Andy Wilkinson
2022-11-09 19:28:44 +00:00
parent ac867c3c40
commit e25792ee58

View File

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