Skip to content

Commit

Permalink
Upgrade Netty to 4.0.43.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
zsxwing committed Jan 13, 2017
1 parent 7f24a0b commit 93f3a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -558,7 +558,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.0.42.Final</version>
<version>4.0.43.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 93f3a41

Please sign in to comment.