Optimization dependency (#3075)

This commit is contained in:
huqingfeng 2020-06-16 09:13:43 +08:00 committed by GitHub
parent a4613c4787
commit 3ddbbf49f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,11 +41,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>nacos-naming</artifactId>