修复Stream 1.4.17 出现的漏洞
This commit is contained in:
@@ -271,6 +271,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.thoughtworks.xstream</groupId>
|
<groupId>com.thoughtworks.xstream</groupId>
|
||||||
<artifactId>xstream</artifactId>
|
<artifactId>xstream</artifactId>
|
||||||
|
<version>1.4.18</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 开发阶段热部署-->
|
<!-- 开发阶段热部署-->
|
||||||
|
|||||||
@@ -256,7 +256,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.thoughtworks.xstream</groupId>
|
<groupId>com.thoughtworks.xstream</groupId>
|
||||||
<artifactId>xstream</artifactId>
|
<artifactId>xstream</artifactId>
|
||||||
<version>1.4.10</version>
|
<version>1.4.18</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user