From 9ff263918240705018d1ac014fa0731a49250d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 21:57:17 +0000 Subject: [PATCH] chore(deps): bump spring-amqp in /osb-backup-core Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 1.7.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/v1.7.1.RELEASE...v2.3.11) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- osb-backup-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osb-backup-core/pom.xml b/osb-backup-core/pom.xml index 0b23b7b..c4e699b 100644 --- a/osb-backup-core/pom.xml +++ b/osb-backup-core/pom.xml @@ -32,7 +32,7 @@ org.springframework.amqp spring-amqp - 1.7.1.RELEASE + 2.3.11