Explorar el Código

Update pom.xml

kl hace 5 años
padre
commit
0aa7444dba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jodconverter-web/pom.xml

+ 1 - 1
jodconverter-web/pom.xml

@@ -150,7 +150,7 @@
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.3.1</version>
+            <version>1.4.6</version>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>