Start building against Spring Security 6.4.5 snapshots

See gh-45097
This commit is contained in:
Phillip Webb 2025-04-10 12:08:00 -07:00
parent 5f169d5e9c
commit 75c1758d66
1 changed files with 1 additions and 1 deletions

View File

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