[Enhancement] Remove unused RocketMQ dependencies in `List rocketmq`
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 658
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 52
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Enhancement Request
As is described in https://github.com/apache/eventmesh/pull/4719#discussion_r1560505036, there is no reference to the `rocketmq-broker` package in the code of `eventmesh-connector-rocketmq` module.
### Describe the solution you'd like
- In addition to the `rocketmq-broker` package, there are some packages that are not being used by the code.
- In addition to the `eventmesh-connector-rocketmq` module, there some modules in which the same `List rocketmq` dependency set is being used.
Streamline dependencies not used by the code.
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) *
Contributor guide
Assessment
This issue has not been assessed yet.