From 04cd248193c9fe842773a49b1bcf004aba6310d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:58:11 +0000 Subject: [PATCH] Bump spring-amqp from 2.1.8.RELEASE to 2.3.11 in /stream-hello Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 2.1.8.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.1.8.RELEASE...v2.3.11) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- stream-hello/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-hello/pom.xml b/stream-hello/pom.xml index 39ac702..bb2ffa7 100644 --- a/stream-hello/pom.xml +++ b/stream-hello/pom.xml @@ -45,7 +45,7 @@ org.springframework.amqp spring-amqp - 2.1.8.RELEASE + 2.3.11 test