From 9484dc31c51128e6bf70e1ad6d7cccc75b74e575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:41:32 +0000 Subject: [PATCH] Bump spring-amqp in /Chapter_17/amqp Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 2.2.1.RELEASE to 2.2.19.RELEASE. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/compare/v2.2.1.RELEASE...v2.2.19.RELEASE) --- 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..d95b632 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.2.19.RELEASE junit