Upgrade to Rabbit AMQP Client 5.16.0

Closes gh-32369
This commit is contained in:
Stephane Nicoll 2022-09-14 15:35:06 +02:00
parent 52e0293bd0
commit 6e59f3fe18
1 changed files with 1 additions and 1 deletions

View File

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