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