Skip to content

Commit

Permalink
Upgrade Netty 4.0.50
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Aug 3, 2017
1 parent a22041c commit 2b68960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<source.property>1.8</source.property>
<target.property>1.8</target.property>
<netty.version>4.0.49.Final</netty.version>
<netty.version>4.0.50.Final</netty.version>
<slf4j.version>1.7.25</slf4j.version>
<logback.version>1.2.3</logback.version>
<testng.version>6.9.10</testng.version>
Expand Down

0 comments on commit 2b68960

Please sign in to comment.