From fdfc4c26d546b5b8873a96cf6cded7dcd49dbc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 21:35:20 +0000 Subject: [PATCH] Bump artemis.jms.client.version from 2.30.0 to 2.31.2 (#675) Bumps `artemis.jms.client.version` from 2.30.0 to 2.31.2. Updates `org.apache.activemq:artemis-jms-client` from 2.30.0 to 2.31.2 - [Commits](https://github.com/apache/activemq-artemis/compare/2.30.0...2.31.2) Updates `org.apache.activemq:artemis-commons` from 2.20.0.redhat-00008 to 2.31.2 - [Commits](https://github.com/apache/activemq-artemis/commits/2.31.2) --- 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 2cae5a3e..3c4dd5f8 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.30.0 + 2.31.2 ${artemis.jms.client.version}