Skip to content

Commit

Permalink
chore(deps): bump org.apache.rocketmq:rocketmq-client (#115)
Browse files Browse the repository at this point in the history
Bumps [org.apache.rocketmq:rocketmq-client](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-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 16, 2024
1 parent e856fd5 commit 2f53392
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 @@ -116,7 +116,7 @@
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
<version>4.9.4</version>
<version>4.9.8</version>
</dependency>
<dependency>
<groupId>org.apache.rocketmq</groupId>
Expand Down

0 comments on commit 2f53392

Please sign in to comment.