mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start building against Spring AMQP 4.1.1 snapshots
See gh-51254
This commit is contained in:
@@ -2516,7 +2516,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "4.1.0") {
|
||||
library("Spring AMQP", "4.1.1-SNAPSHOT") {
|
||||
firstParty()
|
||||
group("org.springframework.amqp") {
|
||||
bom("spring-amqp-bom")
|
||||
|
||||
Reference in New Issue
Block a user