Start building against Spring Security 6.4.3 snapshots

See gh-44126
This commit is contained in:
Stéphane Nicoll
2025-02-05 09:09:01 +01:00
parent ce47bbc2ee
commit 5999cd7109

View File

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