Start building against Spring Security 6.3.0-M2 snapshots

See gh-39500
This commit is contained in:
Andy Wilkinson
2024-02-09 12:04:50 +00:00
parent 3aad954443
commit 8744cfb800

View File

@@ -1535,7 +1535,7 @@ bom {
]
}
}
library("Spring Security", "6.3.0-M1") {
library("Spring Security", "6.3.0-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
imports = [