Upgrade to Spring Authorization Server 1.4.0-RC1
Closes gh-42559
This commit is contained in:
parent
2f920cfe86
commit
8a10ad1647
|
@ -1906,7 +1906,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-RC1") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue