Upgrade XStream to 1.4.18 (#2482)

For release notes, see:

https://x-stream.github.io/changes.html#1.4.18

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-09-11 15:21:31 +02:00
committed by GitHub
parent c2a41549c0
commit 4d842f4ba3
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -257,7 +257,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.17</version>
<version>1.4.18</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -500,7 +500,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.17</version>
<version>1.4.18</version>
<scope>compile</scope>
</dependency>