Upgrade to Spring Authorization Server 1.3.7
Closes gh-45753
This commit is contained in:
parent
a6ac444aba
commit
cf5a3b9bab
|
|
@ -2097,7 +2097,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.7-SNAPSHOT") {
|
library("Spring Authorization Server", "1.3.7") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue