Skip to content

Commit

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

Updates `artemis-server` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/activemq-artemis@2.20.0...2.21.0)

Updates `artemis-amqp-protocol` from 2.20.0 to 2.21.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 Mar 28, 2022
1 parent 583010c commit dbd2513
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 @@ -108,7 +108,7 @@
<wiremock-maven-plugin.version>7.1.0</wiremock-maven-plugin.version>

<!-- Artemis test dependencies -->
<artemis.version>2.20.0</artemis.version>
<artemis.version>2.21.0</artemis.version>

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

0 comments on commit dbd2513

Please sign in to comment.