mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Start building against Spring AMQP 4.0.4 snapshots
See gh-50538
This commit is contained in:
@@ -2396,7 +2396,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "4.0.3") {
|
||||
library("Spring AMQP", "4.0.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.amqp") {
|
||||
bom("spring-amqp-bom")
|
||||
|
||||
Reference in New Issue
Block a user