Start building against Spring Security 6.4.7 snapshots

See gh-45773
This commit is contained in:
Andy Wilkinson
2025-06-04 11:20:18 +01:00
parent 9e210dc183
commit 63375d87e2

View File

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