Skip to content

Commit

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

Updates `org.apache.activemq:artemis-core-client` from 2.31.2 to 2.33.0

Updates `org.apache.activemq:artemis-commons` from 2.31.2 to 2.33.0

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

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-core-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
- dependency-name: org.apache.activemq:artemis-jms-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 5451cee commit c9b6880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<url>https://www.github.com/io7m/mesquida</url>

<properties>
<artemis.version>2.31.2</artemis.version>
<artemis.version>2.33.0</artemis.version>
<com.io7m.jxtrand.version>2.0.0</com.io7m.jxtrand.version>
<com.io7m.trasco.version>1.1.0</com.io7m.trasco.version>
<io7m.api.previousVersion>0.0.3-SNAPSHOT</io7m.api.previousVersion>
Expand Down

0 comments on commit c9b6880

Please sign in to comment.