Upgrade to Spring Authorization Server 1.4.0
Closes gh-43017
This commit is contained in:
parent
c6d310b282
commit
f3c5be94e5
|
@ -2091,7 +2091,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") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue