Start building against Spring Authorization Server 1.5.0-M2 snapshots
See gh-44590
This commit is contained in:
parent
086d6a16b5
commit
082814862a
|
@ -2191,7 +2191,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "1.5.0-M1") {
|
||||
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue