Start building against Spring Security 6.3.10 snapshots

See gh-45761
This commit is contained in:
Andy Wilkinson 2025-06-04 10:57:09 +01:00
parent 479b7337cb
commit 451c76e0dc
1 changed files with 1 additions and 1 deletions

View File

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