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