Skip to content

Commit

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

Updates `org.apache.activemq:artemis-jakarta-ra` from 2.31.1 to 2.31.2
- [Commits](apache/activemq-artemis@2.31.1...2.31.2)

Updates `org.apache.activemq:artemis-hqclient-protocol` from 2.31.1 to 2.31.2

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jakarta-ra
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:artemis-hqclient-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent 9894595 commit a90eb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/artemis-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Quarkus IronJacamar - Artemis integration</name>

<properties>
<artemis.version>2.31.1</artemis.version>
<artemis.version>2.31.2</artemis.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a90eb19

Please sign in to comment.