RongtongJin commented on code in PR #10436: URL: https://github.com/apache/rocketmq/pull/10436#discussion_r3434177712
########## docs/en/Example_Simple.md: ########## @@ -9,12 +9,12 @@ maven: <dependency> <groupId>org.apache.rocketmq</groupId> <artifactId>rocketmq-client</artifactId> - <version>4.3.0</version> + <version>5.5.0</version> Review Comment: This docs update looks fine by itself, but the PR is currently not mergeable and appears to overlap with documentation fixes that have already landed through other PRs. Please rebase onto the latest `develop` and keep only the remaining non-duplicate changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
