Skip to content

Commit 7d285b5

Browse files
author
Stephane Landelle
committed
Upgrade Netty 4.0.23.Final, close AsyncHttpClient#667
1 parent e1da1c6 commit 7d285b5

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
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.netty</groupId>
4141
<artifactId>netty-all</artifactId>
42-
<version>4.0.20.Final</version>
42+
<version>4.0.23.Final</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.javassist</groupId>

0 commit comments

Comments
 (0)