From e8d4dd64a7f493d5eb58f384391e0f70c53ddd64 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 1 Sep 2012 14:24:04 +0400 Subject: [PATCH] Netty & plugins updated --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1182b7c..eed927b 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.googlecode.jmockit jmockit - 0.999.15 + 0.999.16 test @@ -50,7 +50,7 @@ io.netty netty - 3.5.2.Final + 3.5.6.Final compile @@ -125,7 +125,7 @@ maven-compiler-plugin - 2.3.2 + 2.5.1 1.6 1.6 @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.12.3 -Dfile.encoding=utf-8