From 20f0de938ad9f464a6844a075b1492cd818f4559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:07:23 +0000 Subject: [PATCH] Bump com.rabbitmq:amqp-client in /samples/RabbitMQIntegration Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.7.0 to 5.18.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.7.0...v5.18.0) --- updated-dependencies: - dependency-name: com.rabbitmq:amqp-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- samples/RabbitMQIntegration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/RabbitMQIntegration/pom.xml b/samples/RabbitMQIntegration/pom.xml index f367a86c55..1e3cb453b8 100644 --- a/samples/RabbitMQIntegration/pom.xml +++ b/samples/RabbitMQIntegration/pom.xml @@ -343,7 +343,7 @@ com.rabbitmq amqp-client - 5.7.0 + 5.18.0