From ce38531a2dd32ffddec3444c0319b4884f1aa299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 20:54:37 +0000 Subject: [PATCH] Bump activemq-client from 5.17.4 to 5.18.0 Bumps [activemq-client](https://github.com/apache/activemq) from 5.17.4 to 5.18.0. - [Release notes](https://github.com/apache/activemq/releases) - [Commits](https://github.com/apache/activemq/compare/activemq-5.17.4...activemq-5.18.0) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-type: direct:production update-type: version-update:semver-minor ... 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..0bccad55 100644 --- a/cli-activemq/pom.xml +++ b/cli-activemq/pom.xml @@ -35,7 +35,7 @@ aoc com.redhat.mqe.aoc.Main - 5.17.4 + 5.18.0 ${activemq.client.version}