Skip to content

Commit

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

Updates `org.apache.activemq:artemis-jms-server` from 2.31.2 to 2.32.0
- [Commits](apache/activemq-artemis@2.31.2...2.32.0)

Updates `org.apache.activemq:artemis-junit` from 2.31.2 to 2.32.0

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.activemq:artemis-junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent f68952b commit 89041bb
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 @@ -50,7 +50,7 @@
<gmavenplus-plugin.version>1.13.0</gmavenplus-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<awaitility.version>4.2.0</awaitility.version>
<artemis.version>2.31.2</artemis.version>
<artemis.version>2.32.0</artemis.version>
<testcontainers.version>1.19.4</testcontainers.version>
<hamcrest.version>2.2</hamcrest.version>

Expand Down

0 comments on commit 89041bb

Please sign in to comment.