Start building against Spring Security 6.5.0-M3 snapshots

See gh-44598
This commit is contained in:
Stéphane Nicoll
2025-03-06 09:03:37 +01:00
parent 84a89a3993
commit 7cb0ccf89f

View File

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