Skip to content

Commit

Permalink
reverting to netty 4.0.41.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Darwin committed Jul 20, 2017
1 parent 568737d commit cff5596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.13.Final</version>
<version>4.0.41.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cff5596

Please sign in to comment.