From f3a2a33cca308721ebcc8aa8921e9b6d905090a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Ple=C3=9F?= Date: Sun, 26 Feb 2012 02:11:41 +0100 Subject: [PATCH] added json-lib to maven dependencies --- bunti_server/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bunti_server/pom.xml b/bunti_server/pom.xml index d11289c..953ac25 100644 --- a/bunti_server/pom.xml +++ b/bunti_server/pom.xml @@ -31,6 +31,13 @@ grizzly-websockets 1.9.46 + + net.sf.json-lib + json-lib + 2.4 + jdk15 + +