Start building against Spring Security 6.3.0 snapshots

See gh-40678
This commit is contained in:
Andy Wilkinson 2024-05-09 14:29:40 +01:00
parent 8a306ffd61
commit 2d95b54e7c

View File

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