Start building against Spring Security 6.3.7 snapshots

See gh-44113
This commit is contained in:
Stéphane Nicoll
2025-02-05 09:02:16 +01:00
parent fedb086edd
commit da8b5897c2

View File

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