Skip to content

Commit 637d9fe

Browse files
author
Stephane Landelle
committed
Upgrade Netty 3.6.6.Final, close AsyncHttpClient#306
1 parent 26ae219 commit 637d9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/netty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>io.netty</groupId>
1919
<artifactId>netty</artifactId>
20-
<version>3.6.5.Final</version>
20+
<version>3.6.6.Final</version>
2121
</dependency>
2222
</dependencies>
2323

0 commit comments

Comments
 (0)