1
0
mirror of synced 2025-12-18 22:08:01 +08:00

:art:【漏洞预警】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

View File

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