Skip to content

Commit 695fb58

Browse files
dependabot[bot]jiridanek
authored andcommitted
Bump artemis.jms.client.version from 2.27.1 to 2.28.0
Bumps `artemis.jms.client.version` from 2.27.1 to 2.28.0. Updates `artemis-jms-client` from 2.27.1 to 2.28.0 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.27.1...2.28.0) Updates `artemis-commons` from 2.27.1 to 2.28.0 - [Release notes](https://github.com/apache/activemq-artemis/releases) - [Commits](apache/activemq-artemis@2.27.1...2.28.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] <[email protected]>
1 parent 39b7c63 commit 695fb58

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

0 commit comments

Comments
 (0)