Upgrade to Spring Authorization Server 1.4.1
Closes gh-43412
This commit is contained in:
parent
f6875704c4
commit
b1cb3b155e
|
@ -2098,7 +2098,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "1.4.1-SNAPSHOT") {
|
||||
library("Spring Authorization Server", "1.4.1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue