Update pom.xml

This commit is contained in:
kl 2018-10-22 11:34:30 +08:00 committed by GitHub
parent 3b79ef31e8
commit dd876792c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.9</version>
<version>1.18</version>
</dependency>
<!-- 解压(rar)-->
<dependency>