Upgrade to Rabbit AMQP Client 5.19.0

Closes gh-37785
This commit is contained in:
Andy Wilkinson 2023-10-09 12:14:21 +01:00
parent a0fc837c58
commit 6ff37859dc
1 changed files with 1 additions and 1 deletions

View File

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