mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring Authorization Server 1.5.7 snapshots
See gh-49965
This commit is contained in:
@@ -2250,7 +2250,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Authorization Server", "1.5.6") {
|
||||
library("Spring Authorization Server", "1.5.7-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user