Skip to content

Commit

Permalink
Bump Netty version to 4.0.31.Final
Browse files Browse the repository at this point in the history
This closes #1174
  • Loading branch information
uce committed Sep 23, 2015
1 parent 1e5b74a commit 7212042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -344,7 +344,7 @@ under the License.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.0.27.Final</version>
<version>4.0.31.Final</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7212042

Please sign in to comment.