Upgrade to Rabbit AMQP Client 5.22.0

Closes gh-42350
This commit is contained in:
Andy Wilkinson 2024-09-18 08:57:40 +01:00
parent 59fb90ea0c
commit 6fc881e565
1 changed files with 1 additions and 1 deletions

View File

@ -1667,7 +1667,7 @@ bom {
javadoc("https://r2dbc.io/spec/{version}/api")
}
}
library("Rabbit AMQP Client", "5.21.0") {
library("Rabbit AMQP Client", "5.22.0") {
group("com.rabbitmq") {
modules = [
"amqp-client"