diff --git a/pom.xml b/pom.xml index a645d1e..3e0c0c1 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,6 @@ com.hp.hpl.jena jena 2.6.4 - org.slf4j slf4j-log4j12 @@ -55,6 +54,17 @@ 2.8.7 + + com.sun.jersey + jersey-server + 1.8 + + + + com.sun.jersey + jersey-json + 1.8 +