From 81305e6875977b25afd6320c6870c41fb65e040a Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Sun, 5 Nov 2017 20:46:52 +0100 Subject: Fix DCAE connection issue Code has been added to support http/https protocols for DCAE Change-Id: Ib1259310b801a19cacd08c22292509156624ac9b Issue-ID: CLAMP-65 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 85d3223c..b85d18a4 100644 --- a/pom.xml +++ b/pom.xml @@ -467,6 +467,11 @@ + + com.fasterxml.jackson.core + jackson-databind + 2.6.3 + com.fasterxml.jackson.dataformat jackson-dataformat-yaml -- cgit 1.2.3-korg