Start building against Spring Security 6.5.0-M1 snapshots

See gh-43766
This commit is contained in:
Stéphane Nicoll
2025-01-09 16:23:40 +01:00
parent 1983c9c4c2
commit ab776ae1c9

View File

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