Start building against Spring Security 6.3.0 snapshots

See gh-39899
This commit is contained in:
Andy Wilkinson
2024-03-11 20:36:41 +00:00
parent 68ac11c1fc
commit c351ec5ced

View File

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