Skip to content

Commit

Permalink
Bump Netty to 4.0.48.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
protocol7 committed Jul 5, 2017
1 parent 84ec8b8 commit 59b1524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.0.25.Final</version>
<version>4.0.48.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec</artifactId>
<version>4.0.25.Final</version>
<version>4.0.48.Final</version>
</dependency>
<dependency>
<groupId>com.yammer.metrics</groupId>
Expand Down

0 comments on commit 59b1524

Please sign in to comment.