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