Skip to content

Commit

Permalink
ZOOKEEPER-4214: Update Netty t0 4.1.59.Final on Ivy build for 3.5 Rel…
Browse files Browse the repository at this point in the history
…ease
  • Loading branch information
frederiko committed Feb 17, 2021
1 parent 7053884 commit 1ad9a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.50.Final"/>
<property name="netty.version" value="4.1.59.Final"/>

<property name="junit.version" value="4.12"/>
<property name="mockito.version" value="2.27.0"/>
Expand Down

0 comments on commit 1ad9a14

Please sign in to comment.