Start building against Spring Security 6.3.9 snapshots

See gh-45060
This commit is contained in:
Phillip Webb
2025-04-10 07:18:22 -07:00
parent 699365c593
commit 1217e65672

View File

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