Skip to content

Commit

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

Updates `org.apache.activemq:artemis-server` from 2.37.0 to 2.38.0

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.37.0 to 2.38.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 Oct 25, 2024
1 parent 3c81074 commit ce55830
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 @@ -109,7 +109,7 @@
<wiremock-maven-plugin.version>7.3.0</wiremock-maven-plugin.version>

<!-- Artemis test dependencies -->
<artemis.version>2.37.0</artemis.version>
<artemis.version>2.38.0</artemis.version>

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

0 comments on commit ce55830

Please sign in to comment.