Skip to content

Commit

Permalink
fix: set rocketmq-tools version the same as rocketmq-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambert-Rao committed Apr 4, 2024
1 parent 295f2ee commit 809022b
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-tools</artifactId>
<version>5.2.0</version>
<version>4.9.4</version>
</dependency>
<!-- kafka client -->
<dependency>
Expand Down

0 comments on commit 809022b

Please sign in to comment.