Upgrade to Spring Authorization Server 1.3.0
Closes gh-40669
This commit is contained in:
parent
ddd11461c5
commit
067c7f3be4
|
@ -1872,7 +1872,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.3.0-SNAPSHOT") {
|
library("Spring Authorization Server", "1.3.0") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue