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