tis icon indicating copy to clipboard operation
tis copied to clipboard

xstream代码安全升级

Open baisui1981 opened this issue 3 years ago • 0 comments

老本有安全风险: https://x-stream.github.io/CVE-2020-26217.html 会升级到:

 <dependency>
       <groupId>com.thoughtworks.xstream</groupId>
       <artifactId>xstream</artifactId>
       <version>1.4.19</version>
</dependency>

baisui1981 avatar Feb 08 '22 10:02 baisui1981