Skip to content

Commit

Permalink
Bump org.apache.activemq:activemq-client in /cli-activemq (#668)
Browse files Browse the repository at this point in the history
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 5.17.4 to 5.17.6.
- [Commits](apache/activemq@activemq-5.17.4...activemq-5.17.6)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 10c29f5 commit de0204d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-activemq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<properties>
<bundle.symbolic.name.suffix>aoc</bundle.symbolic.name.suffix>
<jar.main.class>com.redhat.mqe.aoc.Main</jar.main.class>
<activemq.client.version>5.17.4</activemq.client.version>
<activemq.client.version>5.17.6</activemq.client.version>
<library.version>${activemq.client.version}</library.version>
</properties>

Expand Down

0 comments on commit de0204d

Please sign in to comment.