Start building against Spring Security 6.3.1 snapshots

See gh-41040
This commit is contained in:
Andy Wilkinson 2024-06-10 11:56:06 +01:00
parent f7bb6c21c4
commit a600d61434

View File

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