Start building against Spring Security 6.4.4 snapshots

See gh-44572
This commit is contained in:
Stéphane Nicoll 2025-03-05 15:12:39 +01:00
parent ceffb0e24e
commit 4e4f2ea9a3
1 changed files with 1 additions and 1 deletions

View File

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