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

This commit is contained in:
huangsheng 2023-06-14 10:43:25 +08:00
parent 929ec3b321
commit aabc3449ac

View File

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