Upgrade to Rabbit AMQP Client 5.21.0

Closes gh-40264
This commit is contained in:
Andy Wilkinson 2024-04-09 12:57:19 +01:00
parent c67dca93ea
commit 142943d853
1 changed files with 1 additions and 1 deletions

View File

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