Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent acf8e6b commit 6c95f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf-mq-producer-rocketmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
<version>5.1.4</version>
<version>5.3.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6c95f91

Please sign in to comment.