Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
a74de78fcf
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>
2020-02-20 10:06:41 +00:00

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>