🎨【漏洞预警】XStream < 1.4.16 多个反序列化漏洞

This commit is contained in:
721806280 2021-03-19 17:08:48 +08:00 committed by GitHub
parent 0203950f4e
commit 8470122858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version>
<version>1.4.16</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>