WW-5167 Upgrades Xstream to version 1.4.19 to address CVE-2021-43859

This commit is contained in:
Lukasz Lenart
2022-02-06 11:26:51 +01:00
parent 14c3a14c8f
commit f0b24d17da
+1 -1
View File
@@ -1134,7 +1134,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.18</version>
<version>1.4.19</version>
<exclusions>
<exclusion>
<groupId>io.github.x-stream</groupId>