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