Skip to content

Commit

Permalink
Bump artemis.jms.client.version from 2.33.0 to 2.34.0
Browse files Browse the repository at this point in the history
Bumps `artemis.jms.client.version` from 2.33.0 to 2.34.0.

Updates `org.apache.activemq:artemis-jms-client` from 2.33.0 to 2.34.0

Updates `org.apache.activemq:artemis-commons` from 2.20.0.redhat-00008 to 2.34.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]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 0e98166 commit 34c6973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-artemis-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<bundle.symbolic.name.suffix>acc</bundle.symbolic.name.suffix>
<jar.main.class>com.redhat.mqe.acc.Main</jar.main.class>
<snapshots.enabled>false</snapshots.enabled>
<artemis.jms.client.version>2.33.0</artemis.jms.client.version>
<artemis.jms.client.version>2.34.0</artemis.jms.client.version>
<library.version>${artemis.jms.client.version}</library.version>
</properties>

Expand Down

0 comments on commit 34c6973

Please sign in to comment.