From fdc99c99a74fc48f1354da1a3b55293bfa919ef8 Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Mon, 14 Dec 2020 23:16:37 +0100 Subject: Fixing dependency problem with jackson --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index d21517afc..307466d02 100644 --- a/pom.xml +++ b/pom.xml @@ -806,6 +806,12 @@ + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider -- cgit v1.2.3