Bump xstream from 1.4.8 to 1.4.19 in /modules/zookeeper

Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.8 to 1.4.19.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/zookeeper/pom.xml b/modules/zookeeper/pom.xml
index aab14d5..f119a93 100644
--- a/modules/zookeeper/pom.xml
+++ b/modules/zookeeper/pom.xml
@@ -133,7 +133,7 @@
         <dependency>
             <groupId>com.thoughtworks.xstream</groupId>
             <artifactId>xstream</artifactId>
-            <version>1.4.8</version>
+            <version>1.4.19</version>
             <scope>test</scope>
         </dependency>