Effort Task #7373 Cost:1h Left:8h 漏洞修复,xstream依赖版本升级到1.4.20

This commit is contained in:
huangsheng 2023-06-14 10:45:04 +08:00
parent aabc3449ac
commit de88e68f91

View File

@ -191,7 +191,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.20</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>