From e847e319950d42e68abfadb1ac4a8d4560b8be55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 21:47:38 +0000 Subject: [PATCH] Bump org.apache.activemq:activemq-client from 5.17.4 to 6.0.1 Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 5.17.4 to 6.0.1. - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.4...activemq-6.0.1) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cli-activemq/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-activemq/pom.xml b/cli-activemq/pom.xml index 85d4d703..f93f6c22 100644 --- a/cli-activemq/pom.xml +++ b/cli-activemq/pom.xml @@ -35,7 +35,7 @@ aoc com.redhat.mqe.aoc.Main - 5.17.4 + 6.0.1 ${activemq.client.version}