fix for security vulnerabilities 90/91390/1
authorsu622b <su622b@att.com>
Fri, 12 Jul 2019 19:33:43 +0000 (15:33 -0400)
committersu622b <su622b@att.com>
Fri, 12 Jul 2019 19:33:59 +0000 (15:33 -0400)
Issue-ID: DMAAP-986
Change-Id: I1cdeff91669c6b39cd3e31d9fb12ddd492580567
Signed-off-by: su622b <su622b@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8e80e08..0c020fa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                        <groupId>org.apache.zookeeper</groupId>
                        <artifactId>zookeeper</artifactId>
-                       <version>3.4.10</version>
+                       <version>3.4.13</version>
                </dependency>
 
                <!-- JSON libraries -->