From 9cb377d7f2ea6bc8b597fe605cc43d826c7627f3 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Mon, 18 Sep 2017 14:55:58 +0100 Subject: [PATCH] Exclude Jackson dependencies (inherit from jena / jsonld) --- api/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index c603aa30..b8eb3a37 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -54,7 +54,13 @@ org.vivoweb orcid-api-client - 0.5 + 0.5.1 + + + com.fasterxml.jackson.core + * + +