From 52cf1a81d591efb2b1ee4b8c5a70b137dfb6c212 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Wed, 13 Mar 2019 14:40:15 -0400 Subject: upgrade databind artifact upgrade jackson's databind from 2.8.11.2 to 2.8.11.3 Change-Id: I9bf3ab8021f91f6ed36bdffdacbaeeac78d2e87c Issue-ID: APPC-1533 Signed-off-by: Taka Cho --- appc-outbound/appc-network-inventory-client/provider/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'appc-outbound/appc-network-inventory-client/provider/pom.xml') diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml index ab4e39f13..6200116cb 100755 --- a/appc-outbound/appc-network-inventory-client/provider/pom.xml +++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml @@ -95,6 +95,17 @@ org.onap.appc appc-config-params-provider ${project.version} + + + com.fasterxml.jackson.core + jackson-databind + + + + + com.fasterxml.jackson.core + jackson-databind + 2.8.11.3 org.onap.ccsdk.sli.core -- cgit 1.2.3-korg