Start building against Spring Security 6.5.0 snapshots

See gh-45444
This commit is contained in:
Stéphane Nicoll 2025-05-09 11:15:35 +02:00
parent 6cfca354fd
commit ca9c67f749
1 changed files with 1 additions and 1 deletions

View File

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