Browse Source

:arrow_up: 升级xstream版本到1.4.21

Binary Wang 5 months ago
parent
commit
577f2e6a0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -193,7 +193,7 @@
       <dependency>
         <groupId>com.thoughtworks.xstream</groupId>
         <artifactId>xstream</artifactId>
-        <version>1.4.20</version>
+        <version>1.4.21</version>
       </dependency>
       <dependency>
         <groupId>com.google.guava</groupId>