Bump zookeeper from 3.4.10 to 3.4.14

Bumps zookeeper from 3.4.10 to 3.4.14.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-20 10:06:41 +00:00 committed by GitHub
parent 4399d27ee1
commit a74de78fcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -314,7 +314,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.4.10</version>
<version>3.4.14</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>