fix for security vulnerabilities 91/91391/1
authorsu622b <su622b@att.com>
Fri, 12 Jul 2019 20:04:04 +0000 (16:04 -0400)
committersu622b <su622b@att.com>
Fri, 12 Jul 2019 20:04:50 +0000 (16:04 -0400)
Issue-ID: DMAAP-985
Change-Id: Icc03c50ffb5f93dae2fd24d2cc5c72037b99e71c
Signed-off-by: su622b <su622b@att.com>
pom.xml

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