Skip to content

Commit

Permalink
Upgrade Netty (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
aheritier authored Feb 3, 2020
1 parent 677c43f commit 1f8b582
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 @@ -447,7 +447,7 @@
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
<source.property>1.8</source.property>
<target.property>1.8</target.property>
<netty.version>4.1.42.Final</netty.version>
<netty.version>4.1.44.Final</netty.version>
<slf4j.version>1.7.26</slf4j.version>
<reactive-streams.version>1.0.2</reactive-streams.version>
<activation.version>1.2.0</activation.version>
Expand Down

0 comments on commit 1f8b582

Please sign in to comment.