Upgrade to Spring Authorization Server 1.2.0
Closes gh-38309
This commit is contained in:
parent
dc3074ff46
commit
4659d14170
|
@ -1499,7 +1499,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "1.2.0-SNAPSHOT") {
|
||||
library("Spring Authorization Server", "1.2.0") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue