Tried to Fix Some Vulnerability Issues (xstream) 64/111264/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 14 Aug 2020 08:45:20 +0000 (16:45 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Fri, 14 Aug 2020 08:45:20 +0000 (16:45 +0800)
Change-Id: I8dab193a9e17e0f62edc7290442a550fdc7ec9e4
Issue-ID: HOLMES-345
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
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. -->