⬆️ 升级xstream版本

This commit is contained in:
Binary Wang 2020-11-16 17:52:42 +08:00 committed by GitHub
parent 384dd35b9a
commit 940f69a763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.11.1</version>
<version>1.4.14</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>