mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Start building against Spring AMQP 3.1.5 snapshots
See gh-40827
This commit is contained in:
@@ -1551,7 +1551,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "3.1.4") {
|
||||
library("Spring AMQP", "3.1.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.amqp") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user