Upgrade to Rabbit AMQP Client 5.12.0

Closes gh-26069
This commit is contained in:
Stephane Nicoll 2021-04-13 14:52:33 +02:00
parent 888330eb9d
commit bdc910fb1a
1 changed files with 1 additions and 1 deletions

View File

@ -1393,7 +1393,7 @@ bom {
]
}
}
library("Rabbit AMQP Client", "5.11.0") {
library("Rabbit AMQP Client", "5.12.0") {
group("com.rabbitmq") {
modules = [
"amqp-client"