Start building against Spring Security 6.3.5 snapshots

See gh-43013
This commit is contained in:
Stéphane Nicoll
2024-11-05 12:44:26 +09:00
parent f13d58c141
commit 6b016e73f4

View File

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