Upgrade to Spring Authorization Server 1.4.0-M2
Closes gh-42141
This commit is contained in:
parent
6fc881e565
commit
32917323f9
|
|
@ -1911,7 +1911,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.0-SNAPSHOT") {
|
library("Spring Authorization Server", "1.4.0-M2") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue