[2.7] update xstream version (#9103)

* [2.7] update xstream version

* update pom
This commit is contained in:
Albumen Kevin 2021-10-23 22:22:58 +08:00 committed by GitHub
parent acd3fc204d
commit c43f29a23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.10</version>
<version>1.4.12</version>
</dependency>
<dependency>
<groupId>com.sun.jersey.contribs</groupId>
@ -83,4 +83,4 @@
</dependency>
</dependencies>
</project>
</project>