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.2.0 snapshots
See gh-42558
This commit is contained in:
@@ -1896,7 +1896,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "3.2.0-M3") {
|
||||
library("Spring AMQP", "3.2.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.amqp") {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user