From b63765b6ec680c77c893850dcf6c7206b3f19a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:57:03 +0100 Subject: [PATCH] Bump artemis.jms.client.version from 2.31.2 to 2.32.0 (#710) Bumps `artemis.jms.client.version` from 2.31.2 to 2.32.0. Updates `org.apache.activemq:artemis-jms-client` from 2.31.2 to 2.32.0 - [Commits](https://github.com/apache/activemq-artemis/compare/2.31.2...2.32.0) Updates `org.apache.activemq:artemis-commons` from 2.20.0.redhat-00008 to 2.32.0 - [Commits](https://github.com/apache/activemq-artemis/commits/2.32.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 220977a8..84674fdf 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.31.2 + 2.32.0 ${artemis.jms.client.version}