Skip to content

Commit e55ec61

Browse files
committed
Fix for AsyncHttpClient#51 Bump Netty version to 3.3.1
1 parent 10c56d5 commit e55ec61

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>io.netty</groupId>
6363
<artifactId>netty</artifactId>
64-
<version>3.3.0.Final</version>
64+
<version>3.3.1.Final</version>
6565
<exclusions>
6666
<exclusion>
6767
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)