Start building against Spring Security 6.2.0 snapshots

See gh-37236
This commit is contained in:
Andy Wilkinson
2023-09-07 10:18:07 +01:00
parent a94f171cae
commit 9b52ee5dac

View File

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