From ab914ea8e1243b13d7837e98bd6a868cda022c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:52:44 +0000 Subject: [PATCH] Bump com.rabbitmq:amqp-client in /recipes/rabbitmq-consumer-group Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 4.12.0 to 5.18.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-java-client/compare/v4.12.0...v5.18.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- recipes/rabbitmq-consumer-group/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index ccabef656e..d87467c436 100644 --- a/recipes/rabbitmq-consumer-group/pom.xml +++ b/recipes/rabbitmq-consumer-group/pom.xml @@ -84,7 +84,7 @@ com.rabbitmq amqp-client - 4.12.0 + 5.18.0 com.101tec