Skip to content

Commit 677a3cf

Browse files
Bump artemis.jms.client.version from 2.30.0 to 2.31.2
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](apache/activemq-artemis@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] <support@github.com>
1 parent 3f42358 commit 677a3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli-artemis-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<bundle.symbolic.name.suffix>acc</bundle.symbolic.name.suffix>
3737
<jar.main.class>com.redhat.mqe.acc.Main</jar.main.class>
3838
<snapshots.enabled>false</snapshots.enabled>
39-
<artemis.jms.client.version>2.30.0</artemis.jms.client.version>
39+
<artemis.jms.client.version>2.31.2</artemis.jms.client.version>
4040
<library.version>${artemis.jms.client.version}</library.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)