Upgrade to Rabbit AMQP Client 5.10.0

Closes gh-23905
This commit is contained in:
Andy Wilkinson 2020-10-26 13:02:13 +00:00
parent 5a35d3fd3d
commit 1cf842cbf7
1 changed files with 1 additions and 1 deletions

View File

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