mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Start building against Spring Security 7.0.0 snapshots
See gh-47832
This commit is contained in:
committed by
Andy Wilkinson
parent
6f62f28579
commit
12b7edcb5e
@@ -2545,7 +2545,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "7.0.0-RC3") {
|
||||
library("Spring Security", "7.0.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
||||
Reference in New Issue
Block a user