Github user mfenes commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/462#discussion_r168179473
--- Diff: build.xml ---
@@ -220,7 +220,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle">
<property name="netty.version" value="3.10.6.Final"/>
- <property name="junit.version" value="4.8.1"/>
+ <property name="junit.version" value="4.12"/>
--- End diff --
This version change comes from master/3.5. Do we really intend to upgrade
to JUnit version 4.12 in this PR?---
