From 9483c0228b31192ac78f89612478a9064099055e Mon Sep 17 00:00:00 2001 From: md_5 Date: Thu, 14 Mar 2013 19:50:44 +1100 Subject: [PATCH] Make protocol only depend on netty-buffer --- protocol/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/protocol/pom.xml b/protocol/pom.xml index 89f5f812..8e0a4416 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -21,8 +21,7 @@ io.netty - - netty-all + netty-buffer 4.0.0.Beta3-SNAPSHOT provided