From 27643dc0b69c9078bdaf49baf5dd3a9e33137460 Mon Sep 17 00:00:00 2001 From: Michael Reece Date: Tue, 25 Sep 2018 12:04:40 +0100 Subject: [PATCH 1/1] Add jackson-mapper-asl dependency version 1.4.5 Previously removed as a NexusIQ security vunerability, but required and reinstated to its clean version Issue-ID: AAI-1673 Change-Id: I1ce64819c880293bfb4bac218395c2d612fb7d06 Signed-off-by: Michael Reece --- champ-lib/champ-core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 11dfff8..dd3e0d5 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -60,6 +60,12 @@ limitations under the License. com.fasterxml.jackson.core jackson-databind + + + org.codehaus.jackson + jackson-mapper-asl + 1.4.5 + org.apache.tinkerpop -- 2.16.6