enixon commented on a change in pull request #944: ZOOKEEPER-3388: Allow client
port to support plaintext and encrypted …
URL: https://github.com/apache/zookeeper/pull/944#discussion_r283152504
##########
File path: build.xml
##########
@@ -37,7 +37,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
<property name="audience-annotations.version" value="0.5.0" />
- <property name="netty.version" value="4.1.29.Final"/>
+ <property name="netty.version" value="4.1.32.Final"/>
Review comment:
Good catch! I'll fix up the pom.xml and see about bumping it to the latest
netty: 4.1.36.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services