Skip to content

Commit

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

Updates `org.apache.activemq:artemis-server` from 2.35.0 to 2.36.0

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.35.0 to 2.36.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent b31c632 commit 4c01a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<wiremock-maven-plugin.version>7.3.0</wiremock-maven-plugin.version>

<!-- Artemis test dependencies -->
<artemis.version>2.35.0</artemis.version>
<artemis.version>2.36.0</artemis.version>

<!-- Code Coverage Properties-->
<jacoco.agent.argLine></jacoco.agent.argLine>
Expand Down

0 comments on commit 4c01a98

Please sign in to comment.