🎨 升级XStream版本,修复漏洞CVE-2022-41966

This commit is contained in:
Binary Wang 2023-01-28 14:21:29 +08:00
parent b7dc0d6526
commit 4ee7728091

View File

@ -185,7 +185,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
<version>1.4.20</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>