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