From 30da6257797da590cebad32f9dc82545ddef1095 Mon Sep 17 00:00:00 2001 From: Nikita Date: Wed, 26 Feb 2014 10:00:24 +0400 Subject: [PATCH] netty updated to 4.0.17 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 26437bb..95f4659 100644 --- a/pom.xml +++ b/pom.xml @@ -97,32 +97,32 @@ io.netty netty-buffer - 4.0.15.Final + 4.0.17.Final io.netty netty-common - 4.0.15.Final + 4.0.17.Final io.netty netty-transport - 4.0.15.Final + 4.0.17.Final io.netty netty-handler - 4.0.15.Final + 4.0.17.Final io.netty netty-codec-http - 4.0.15.Final + 4.0.17.Final io.netty netty-codec - 4.0.15.Final + 4.0.17.Final