From 8b2334a05727ef85070b8a08201e0607cae2d5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:57:43 +0000 Subject: [PATCH] Bump spring-amqp from 1.7.10 to 2.3.11 in /Chapter_17/amqp Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 1.7.10 to 2.3.11. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/commits/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 c18ad57..c889cfb 100644 --- a/Chapter_17/amqp/pom.xml +++ b/Chapter_17/amqp/pom.xml @@ -17,7 +17,7 @@ true 3.1.4.RELEASE - 1.7.10 + 2.3.11 junit