From fdcad64734558f24fecc4b9aedea9a430aadb591 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:58:07 +0000 Subject: [PATCH] Bump spring-amqp from 2.2.1.RELEASE to 2.3.11 in /Chapter_17/amqp Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 2.2.1.RELEASE to 2.3.11. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/compare/v2.2.1.RELEASE...v2.3.11) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter_17/amqp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter_17/amqp/pom.xml b/Chapter_17/amqp/pom.xml index 726cebf..c889cfb 100644 --- a/Chapter_17/amqp/pom.xml +++ b/Chapter_17/amqp/pom.xml @@ -17,7 +17,7 @@ true 3.1.4.RELEASE - 2.2.1.RELEASE + 2.3.11 junit