Skip to content

Commit be4ac3d

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump artemis.jms.client.version from 2.27.0 to 2.27.1
Bumps `artemis.jms.client.version` from 2.27.0 to 2.27.1. Updates `artemis-jms-client` from 2.27.0 to 2.27.1 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.27.0...2.27.1) Updates `artemis-commons` from 2.27.0 to 2.27.1 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.27.0...2.27.1) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:artemis-commons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8ef966 commit be4ac3d

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.27.0</artemis.jms.client.version>
39+
<artemis.jms.client.version>2.27.1</artemis.jms.client.version>
4040
<library.version>${artemis.jms.client.version}</library.version>
4141
</properties>
4242

0 commit comments

Comments
 (0)