Start building against Spring Authorization Server 1.5.0 snapshots
See gh-45435
This commit is contained in:
parent
d352f15bd5
commit
7c3ff63474
|
@ -2185,7 +2185,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.5.0-RC1") {
|
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue