Upgrade to Spring Security 6.2.0-RC2

Closes gh-37715
This commit is contained in:
Andy Wilkinson 2023-10-17 09:03:20 +01:00
parent d546936d53
commit de91771cb3

View File

@ -1606,7 +1606,7 @@ bom {
]
}
}
library("Spring Security", "6.2.0-M3") {
library("Spring Security", "6.2.0-RC2") {
considerSnapshots()
group("org.springframework.security") {
imports = [