Skip to content

Commit

Permalink
Polish /apache#3582 : Remove junit
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Mar 15, 2019
1 parent a5ee410 commit cedc7a3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions dubbo-registry/dubbo-registry-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,5 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>

</dependencies>
</project>

0 comments on commit cedc7a3

Please sign in to comment.