Upgrade to Rabbit AMQP Client 5.20.0

Closes gh-39027
This commit is contained in:
Andy Wilkinson 2024-01-04 16:33:58 +00:00
parent 4543a55790
commit 7cc385f57c
1 changed files with 1 additions and 1 deletions

View File

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