From ff257eca9224c391a62697f73245c5154eaad4ff Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Fri, 29 Sep 2017 08:42:58 +0100 Subject: [PATCH] Move dependencies to VIVO --- api/pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 870ab470..395b9d83 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -30,6 +30,16 @@ pom + + org.apache.httpcomponents + fluent-hc + 4.5.2 + + + com.google.code.gson + gson + 2.8.1 + com.itextpdf itextpdf @@ -54,13 +64,7 @@ org.vivoweb orcid-api-client - 0.5.1 - - - com.fasterxml.jackson.core - * - - + 0.6.0