Start building against Spring Security 6.4.0 snapshots

See gh-41311
This commit is contained in:
Andy Wilkinson
2024-07-03 12:14:34 +01:00
parent 8390ec8f82
commit a213874719

View File

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