Skip to content

Commit

Permalink
Upgrade netty 4.1.17.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Nov 9, 2017
1 parent a02c1b6 commit f2a796d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -382,7 +382,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<source.property>1.8</source.property>
<target.property>1.8</target.property>
<netty.version>4.1.16.Final</netty.version>
<netty.version>4.1.17.Final</netty.version>
<slf4j.version>1.7.25</slf4j.version>
<reactive-streams.version>1.0.0</reactive-streams.version>
<netty-reactive-streams.version>2.0.0</netty-reactive-streams.version>
Expand Down

0 comments on commit f2a796d

Please sign in to comment.