Skip to content

Commit

Permalink
Upgrade netty 4.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Jul 11, 2018
1 parent f877a32 commit 5ed68cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -402,7 +402,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<source.property>1.8</source.property>
<target.property>1.8</target.property>
<netty.version>4.1.25.Final</netty.version>
<netty.version>4.1.26.Final</netty.version>
<slf4j.version>1.7.25</slf4j.version>
<reactive-streams.version>1.0.2</reactive-streams.version>
<activation.version>1.2.0</activation.version>
Expand Down

0 comments on commit 5ed68cc

Please sign in to comment.