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}")
|
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()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue