1
0
mirror of synced 2025-12-17 21:18:07 +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>
<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>