Start building against Spring Authorization Server 1.3.2 snapshots
See gh-41736
This commit is contained in:
parent
3384cdc5e2
commit
05a8a08d75
|
@ -1935,7 +1935,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.3.2-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue