From b378f9961c74efacccd71badfeaad0654b27ed27 Mon Sep 17 00:00:00 2001 From: Sylvain Desbureaux Date: Mon, 6 Apr 2020 14:36:31 +0200 Subject: [SDC] Update SDC Distribution Client Use the latest (currently on SNAPSHOT) version od SDC Distribution Client on SO, in order to be able to (later) discuss also with HTTP protocol Issue-ID: SO-2792 Signed-off-by: Sylvain Desbureaux Change-Id: I8d49361ba4889a0c4200a9f35901c49534a8f03d --- asdc-controller/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'asdc-controller/pom.xml') diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 60a3b5a07b..42c4a12a37 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -197,6 +197,11 @@ spring-boot-starter-test test + + commons-codec + commons-codec + 1.9 + org.onap.so mso-catalog-db @@ -205,7 +210,7 @@ org.onap.sdc.sdc-distribution-client sdc-distribution-client - 1.3.0 + 1.4.1 org.slf4j -- cgit 1.2.3-korg