mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Start building against Spring Authorization Server 1.5.0-M2 snapshots
See gh-44590
This commit is contained in:
@@ -2191,7 +2191,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "1.5.0-M1") {
|
||||
library("Spring Authorization Server", "1.5.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user