Upgrade to Spring Authorization Server 1.2.5
Closes gh-41017
This commit is contained in:
parent
242263d8d4
commit
b606a6e4ca
|
@ -1562,7 +1562,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Authorization Server", "1.2.5-SNAPSHOT") {
|
library("Spring Authorization Server", "1.2.5") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue