Skip to content

Commit

Permalink
Bump artemis.version from 2.31.0 to 2.31.2 (#2050)
Browse files Browse the repository at this point in the history
Bumps `artemis.version` from 2.31.0 to 2.31.2.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 07a6fd4 commit b88e239
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.1.2</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
<awaitility.version>4.2.0</awaitility.version>
<artemis.version>2.31.0</artemis.version>
<artemis.version>2.31.2</artemis.version>
<testcontainers.version>1.19.1</testcontainers.version>
<hamcrest.version>2.2</hamcrest.version>

Expand Down

0 comments on commit b88e239

Please sign in to comment.