Polish "Upgrade to Spring Security 6.0.0-RC1"

See gh-32604
This commit is contained in:
Stephane Nicoll 2022-10-20 10:37:40 +02:00
parent d8ec24b542
commit 04d6840ff3
1 changed files with 1 additions and 1 deletions

View File

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