Start building against Spring Authorization Server 1.3.0-RC1 snapshots
See gh-40223
This commit is contained in:
parent
ec69ea38e8
commit
97eb8115b2
|
@ -1806,7 +1806,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Authorization Server", "1.3.0-M3") {
|
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue