Skip to content

Commit

Permalink
Bump artemis-jms-client-all from 2.25.0 to 2.26.0 (#2799)
Browse files Browse the repository at this point in the history
Bumps [artemis-jms-client-all](https://github.com/apache/activemq-artemis) from 2.25.0 to 2.26.0.
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/activemq-artemis@2.25.0...2.26.0)

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-client-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2022
1 parent f8ec54e commit 901b41a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion elide-datastore/elide-datastore-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jms-client-all</artifactId>
<version>2.25.0</version>
<version>2.26.0</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion elide-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jms-client-all</artifactId>
<version>2.25.0</version>
<version>2.26.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 901b41a

Please sign in to comment.