Start building against Spring Security 7.0.0-M2 snapshots
See gh-46624
This commit is contained in:
parent
57d6c8b6a2
commit
baf802d6b0
|
@ -2474,7 +2474,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", "7.0.0-M1") {
|
library("Spring Security", "7.0.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
bom("spring-security-bom")
|
bom("spring-security-bom")
|
||||||
|
|
Loading…
Reference in New Issue