Start building against Spring Security 6.3.0-RC1 snapshots
See gh-40230
This commit is contained in:
parent
d1c9403c74
commit
a0f8d211bf
|
@ -1992,7 +1992,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-M3") {
|
library("Spring Security", "6.3.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue