Skip to content

Commit

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

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.30.0 to 2.31.2

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 3f42358 commit 60bf807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<mockito.version>5.5.0</mockito.version>
<awaitility.version>4.2.0</awaitility.version>

<artemis.broker.version>2.30.0</artemis.broker.version>
<artemis.broker.version>2.31.2</artemis.broker.version>

<plugin.compiler.version>3.11.0</plugin.compiler.version>
<plugin.assembly.version>3.1.0</plugin.assembly.version>
Expand Down

0 comments on commit 60bf807

Please sign in to comment.