From 8a8242ddb7e49ee5ce7ef65bb6e2fb9d6c430fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 10:39:18 +0000 Subject: [PATCH] Bump artemis.jms.client.version from 2.22.0 to 2.23.0 Bumps `artemis.jms.client.version` from 2.22.0 to 2.23.0. Updates `artemis-jms-client` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](https://github.com/apache/activemq-artemis/compare/2.22.0...2.23.0) Updates `artemis-commons` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](https://github.com/apache/activemq-artemis/compare/2.22.0...2.23.0) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.activemq:artemis-commons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cli-artemis-jms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli-artemis-jms/pom.xml b/cli-artemis-jms/pom.xml index efa3baa2..590cc121 100644 --- a/cli-artemis-jms/pom.xml +++ b/cli-artemis-jms/pom.xml @@ -36,7 +36,7 @@ acc com.redhat.mqe.acc.Main false - 2.22.0 + 2.23.0 ${artemis.jms.client.version}