mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Upgrade to Spring Authorization Server 2.0.0-M2
Closes gh-46617
This commit is contained in:
@@ -2281,7 +2281,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "2.0.0-SNAPSHOT") {
|
||||
library("Spring Authorization Server", "2.0.0-M2") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user