diff --git a/pom.xml b/pom.xml
index 2a780f9..2708ed8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,6 +44,8 @@
2.13.2.2
2.13.2
2.13.2
+ 1.0.0.1-patch
+ 1.4.19
@@ -190,7 +192,7 @@
i3plus.platform
i3plus-platform-common
- ${project.dependency.version}
+ ${project.patch.version}
@@ -382,6 +384,12 @@
${jackson.core.version}
compile
+
+
+ com.thoughtworks.xstream
+ xstream
+ ${xstream.version}
+