Upgrade to Spring Security 6.1.0-RC1

Closes gh-34969
This commit is contained in:
Stephane Nicoll 2023-04-17 20:41:08 +02:00
parent 1785119cae
commit 8de1ebe52b

View File

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