Browse Source

Merge pull request #282 from kekingcn/dependabot/maven/server/com.thoughtworks.xstream-xstream-1.4.18

Bump xstream from 1.4.17 to 1.4.18 in /server
gitchenjh 3 years ago
parent
commit
6792a7afa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      server/pom.xml

+ 1 - 1
server/pom.xml

@@ -149,7 +149,7 @@
         <dependency>
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>
             <groupId>com.thoughtworks.xstream</groupId>
             <artifactId>xstream</artifactId>
             <artifactId>xstream</artifactId>
-            <version>1.4.17</version>
+            <version>1.4.18</version>
         </dependency>
         </dependency>
         <dependency>
         <dependency>
             <groupId>com.googlecode.concurrentlinkedhashmap</groupId>
             <groupId>com.googlecode.concurrentlinkedhashmap</groupId>