Skip to content

Commit

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

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.33.0 to 2.34.0

Updates `org.apache.activemq:artemis-server` from 2.33.0 to 2.34.0

---
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 Jun 5, 2024
1 parent 20cbfa2 commit 70a2728
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.12.0</mockito.version>
<awaitility.version>4.2.1</awaitility.version>

<artemis.broker.version>2.33.0</artemis.broker.version>
<artemis.broker.version>2.34.0</artemis.broker.version>

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

0 comments on commit 70a2728

Please sign in to comment.