chore(deps): bump zookeeper from 3.4.13 to 3.4.14 in /backend

Bumps zookeeper from 3.4.13 to 3.4.14.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 03:34:30 +00:00 committed by GitHub
parent 712de81915
commit a9d76e666a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.4.13</version>
<version>3.4.14</version>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>