Start building against Spring Security 6.3.8 snapshots

See gh-44563
This commit is contained in:
Stéphane Nicoll
2025-03-05 14:53:14 +01:00
parent 57e17adde0
commit a0f3850a7f

View File

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