Explorar el Código

Update pom.xml

更新jar版本依赖,老版本有安全风险
kl hace 7 años
padre
commit
3b79ef31e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jodconverter-web/pom.xml

+ 1 - 1
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>