Skip to content

Commit

Permalink
remove rocketmq-namesrv dependency (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuz10 authored Nov 4, 2024
1 parent 0d87486 commit e57d423
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-namesrv</artifactId>
<version>${rocketmq.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit e57d423

Please sign in to comment.