Upgrade to Spring Authorization Server 1.2.4
Closes gh-40211
This commit is contained in:
parent
e91621cddf
commit
6dfcf44ffc
|
@ -1503,7 +1503,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Authorization Server", "1.2.4-SNAPSHOT") {
|
library("Spring Authorization Server", "1.2.4") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue