Upgrade to Spring Authorization Server 1.3.0-M2
Closes gh-39491
This commit is contained in:
parent
1aecc05969
commit
d2893220fe
|
@ -1434,7 +1434,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
|
library("Spring Authorization Server", "1.3.0-M2") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.security") {
|
group("org.springframework.security") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue