Skip to content

Commit

Permalink
Upgrade netty 4.1.23.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
slandelle committed Apr 6, 2018
1 parent 424213d commit c7431dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -397,7 +397,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<source.property>1.8</source.property>
<target.property>1.8</target.property>
<netty.version>4.1.22.Final</netty.version>
<netty.version>4.1.23.Final</netty.version>
<slf4j.version>1.7.25</slf4j.version>
<reactive-streams.version>1.0.2</reactive-streams.version>
<netty-reactive-streams.version>2.0.0</netty-reactive-streams.version>
Expand Down

0 comments on commit c7431dc

Please sign in to comment.