Update pom.xml

This commit is contained in:
kl 2019-05-30 09:08:08 +08:00 committed by GitHub
parent 628efec6bd
commit 0aa7444dba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.3.1</version>
<version>1.4.6</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>