Upgrade to Rabbit AMQP Client 5.13.1

Closes gh-28022
pull/28028/head
Stephane Nicoll 3 years ago
parent 9b3f735e35
commit 4c06732b9a

@ -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"

Loading…
Cancel
Save