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