Start building against Spring Security 6.5.1 snapshots

See gh-45786
This commit is contained in:
Andy Wilkinson
2025-06-04 11:42:27 +01:00
parent ec2d43476a
commit 3b0b009e6c

View File

@@ -2411,7 +2411,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.5.0") {
library("Spring Security", "6.5.1-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
bom("spring-security-bom")