Browse Source

Update pom.xml

更新jar版本依赖,老版本有安全风险
pull/7/head
kl 6 years ago committed by GitHub
parent
commit
3b79ef31e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      jodconverter-web/pom.xml

2
jodconverter-web/pom.xml

@ -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>

Loading…
Cancel
Save