Skip to content

Commit

Permalink
chore(deps): bump org.apache.rocketmq:rocketmq-tools from 4.9.4 to 4.9.8
Browse files Browse the repository at this point in the history
Bumps [org.apache.rocketmq:rocketmq-tools](https://github.com/apache/rocketmq) from 4.9.4 to 4.9.8.
- [Release notes](https://github.com/apache/rocketmq/releases)
- [Commits](apache/rocketmq@rocketmq-all-4.9.4...rocketmq-all-4.9.8)

---
updated-dependencies:
- dependency-name: org.apache.rocketmq:rocketmq-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 1da5d4d commit cafe3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-dashboard-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-tools</artifactId>
<version>4.9.4</version>
<version>4.9.8</version>
</dependency>
<!-- kafka client -->
<dependency>
Expand Down

0 comments on commit cafe3cf

Please sign in to comment.