Skip to content

Commit

Permalink
Bump zookeeper from 3.4.7 to 3.4.13
Browse files Browse the repository at this point in the history
Signed-off-by: John Howard <jhoward@microsoft.com>
  • Loading branch information
John Howard committed Sep 11, 2018
1 parent b5f9fc3 commit 1f22601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/travis_zk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
if [ $# -gt 0 ] ; then
ZK_VERSION="$1"
else
ZK_VERSION="3.4.7"
ZK_VERSION="3.4.13"
fi

wget "http://apache.cs.utah.edu/zookeeper/zookeeper-${ZK_VERSION}/zookeeper-${ZK_VERSION}.tar.gz"
Expand Down

0 comments on commit 1f22601

Please sign in to comment.