Upgrade to Rabbit AMQP Client 5.16.1

Closes gh-36329
This commit is contained in:
Stephane Nicoll 2023-07-11 14:59:57 +02:00
parent 17e27251a8
commit 8d94b4b059
1 changed files with 1 additions and 1 deletions

View File

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