From f0ceeb71bd8c3ff8de7b881cf42c7434725630b1 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Fri, 25 Nov 2016 12:53:54 +0000 Subject: [PATCH] Removed jackson dependencies which are not needed git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-orientdb-hooks@134782 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/pom.xml b/pom.xml index be19cae..b98aeca 100644 --- a/pom.xml +++ b/pom.xml @@ -48,21 +48,6 @@ org.gcube.information-system information-system-model - - com.fasterxml.jackson.core - jackson-databind - provided - - - com.fasterxml.jackson.core - jackson-annotations - provided - - - com.fasterxml.jackson.core - jackson-core - provided -