WW-5134 Upgrades Xstream to version 1.4.17
diff --git a/pom.xml b/pom.xml
index a34771f..7dff37b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1121,7 +1121,7 @@
             <dependency>
                 <groupId>com.thoughtworks.xstream</groupId>
                 <artifactId>xstream</artifactId>
-                <version>1.4.16</version>
+                <version>1.4.17</version>
                 <exclusions>
                     <exclusion>
                         <groupId>io.github.x-stream</groupId>