Skip to content

Commit

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

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

Updates `artemis-amqp-protocol` from 2.26.0 to 2.27.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 Nov 21, 2022
1 parent a2e7f7e commit 0e1c407
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.2.0</wiremock-maven-plugin.version>

<!-- Artemis test dependencies -->
<artemis.version>2.26.0</artemis.version>
<artemis.version>2.27.0</artemis.version>

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

0 comments on commit 0e1c407

Please sign in to comment.