Start building against Spring Security 6.3.4 snapshots

See gh-42553
This commit is contained in:
Andy Wilkinson 2024-10-09 10:25:00 +01:00
parent 44c2925aa0
commit 6ccb131de1
1 changed files with 1 additions and 1 deletions

View File

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