Skip to content

Commit 47779b2

Browse files
author
Stephane Landelle
committed
Upgrade Netty with AsyncHttpClient#1861 fix
1 parent 0d089b3 commit 47779b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/netty4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.netty</groupId>
4141
<artifactId>netty-all</artifactId>
42-
<version>4.0.9.Final</version>
42+
<version>4.0.10.Final-SNAPSHOT</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)