Upgrade to Rabbit AMQP Client 5.13.1

Closes gh-28022
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:56 +02:00
parent 9b3f735e35
commit 4c06732b9a
1 changed files with 1 additions and 1 deletions

View File

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