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