From 3962e490fe64a288cd03475a38d1f6ce829d465a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:49:25 -0800 Subject: [PATCH] Bump com.rabbitmq:amqp-client in /recipes/rabbitmq-consumer-group (#2679) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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