From bf69aa69d26eabeb5d017d2c437b6cf08a7d955e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:55:09 +0000 Subject: [PATCH] Bump com.rabbitmq:amqp-client from 5.4.3 to 5.18.0 in /PubAndSubRabbitMQ Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.4.3 to 5.18.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.4.3...v5.18.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PubAndSubRabbitMQ/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PubAndSubRabbitMQ/pom.xml b/PubAndSubRabbitMQ/pom.xml index 6967c7cb..d78a9eba 100644 --- a/PubAndSubRabbitMQ/pom.xml +++ b/PubAndSubRabbitMQ/pom.xml @@ -13,7 +13,7 @@ com.rabbitmq amqp-client - 5.4.3 + 5.18.0