Update pom.xml

更新jar版本依赖,老版本有安全风险
This commit is contained in:
kl 2018-10-17 09:09:02 +08:00 committed by GitHub
parent deb3abcac1
commit 3b79ef31e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
<dependency>
<groupId>com.github.junrar</groupId>
<artifactId>junrar</artifactId>
<version>0.7</version>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jchardet</groupId>