Upgrade to Spring Security 6.4.0-RC1

Closes gh-42568
This commit is contained in:
Stéphane Nicoll
2024-10-22 09:05:27 +02:00
parent 98c6296a6c
commit 67ad7331f7

View File

@@ -2107,7 +2107,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.4.0-SNAPSHOT") {
library("Spring Security", "6.4.0-RC1") {
considerSnapshots()
group("org.springframework.security") {
imports = [