fix: remove unless package

pull/10/head
chuntaojun 4 years ago
parent 3edc5eb16b
commit 19d0d768e1

@ -69,12 +69,6 @@
<artifactId>commons-io</artifactId>
<version>${commons.io.version}</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
<version>RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
Loading…
Cancel
Save