Tried to Fix Some Vulnerability Issues (xstream)
[holmes/engine-management.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c3cb95c..facae68 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.4.10</version>
+            <version>1.4.11</version>
         </dependency>
 
         <!-- Do NOT remove org.reflections:reflections. Otherwise, the docker will fail to start. -->