Skip to content

Commit

Permalink
Upgrade netty to 4.1.15.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfurmanski committed Sep 13, 2017
1 parent 1077462 commit 8e4f76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -629,7 +629,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.8.Final</version>
<version>4.1.15.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8e4f76f

Please sign in to comment.