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