Skip to content

Commit

Permalink
Bump zookeeper from 3.4.6 to 3.4.14 in /framework (#604)
Browse files Browse the repository at this point in the history
Bumps zookeeper from 3.4.6 to 3.4.14.

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2020
1 parent bd2d0f4 commit bbf2d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.4.6</version>
<version>3.4.14</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
Expand Down

0 comments on commit bbf2d9e

Please sign in to comment.