Skip to content

Commit 8470122

Browse files
authored
🎨【漏洞预警】XStream < 1.4.16 多个反序列化漏洞
1 parent 0203950 commit 8470122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>com.thoughtworks.xstream</groupId>
177177
<artifactId>xstream</artifactId>
178-
<version>1.4.15</version>
178+
<version>1.4.16</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)