Skip to content

Commit

Permalink
1. 解决冲突
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jun 6, 2024
1 parent 1a70871 commit a37778f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eventmesh-dashboard-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-client</artifactId>
<version>4.9.8</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-tools</artifactId>
<version>4.9.8</version>
<version>5.2.0</version>
</dependency>
<!-- kafka client -->
<dependency>
Expand Down

0 comments on commit a37778f

Please sign in to comment.