Skip to content

Commit 4815909

Browse files
author
Stephane Landelle
committed
Upgrade Netty 3.10.0, close AsyncHttpClient#780
1 parent 8b5b3e7 commit 4815909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
<properties>
556556
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
557557
<surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
558-
<netty.version>3.9.5.Final</netty.version>
558+
<netty.version>3.10.0.Final</netty.version>
559559
<grizzly.version>2.3.17</grizzly.version>
560560
<maven.compiler.source>1.7</maven.compiler.source>
561561
<maven.compiler.target>1.7</maven.compiler.target>

0 commit comments

Comments
 (0)