Start building against Spring Security 6.4.2 snapshots

See gh-43419
This commit is contained in:
Phillip Webb
2024-12-04 11:48:55 -08:00
parent 7852284d59
commit c7882d1396

View File

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