mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Start building against Spring AMQP 3.2.12 snapshots
See gh-50818
This commit is contained in:
@@ -2232,7 +2232,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring AMQP", "3.2.11") {
|
||||
library("Spring AMQP", "3.2.12-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.amqp") {
|
||||
bom("spring-amqp-bom")
|
||||
|
||||
Reference in New Issue
Block a user