Skip to content

Commit

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

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

Updates `org.apache.activemq:artemis-amqp-protocol` from 2.38.0 to 2.39.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 93eb395 commit fcbd842
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.38.0</artemis.version>
<artemis.version>2.39.0</artemis.version>

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

0 comments on commit fcbd842

Please sign in to comment.