Skip to content

Commit 4ee7728

Browse files
committed
🎨 升级XStream版本,修复漏洞CVE-2022-41966
1 parent b7dc0d6 commit 4ee7728

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
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>com.thoughtworks.xstream</groupId>
187187
<artifactId>xstream</artifactId>
188-
<version>1.4.19</version>
188+
<version>1.4.20</version>
189189
</dependency>
190190
<dependency>
191191
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)