Skip to content

Commit

Permalink
Merge pull request #11014 from martinfurmanski/3.1-netty-latest
Browse files Browse the repository at this point in the history
Netty 4.1.21.Final
  • Loading branch information
martinfurmanski committed Feb 16, 2018
2 parents c12cea8 + a8e590c commit 3f2c162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -576,7 +576,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.17.Final</version>
<version>4.1.21.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3f2c162

Please sign in to comment.