去除test的pom依赖

This commit is contained in:
ldj_willow
2022-07-07 17:16:24 +08:00
parent 2e42cda88b
commit d8b6b5fb5b

View File

@@ -100,14 +100,6 @@
<artifactId>oshi-core</artifactId>
<version>5.0.1</version>
</dependency>
<dependency>
<groupId>org.nl</groupId>
<artifactId>nladmin-test</artifactId>
<version>2.6</version>
<scope>compile</scope>
</dependency>
</dependencies>
<!-- 打包 -->