From: vasraz Date: Fri, 26 Feb 2021 15:29:10 +0000 (+0000) Subject: Remove transitive snakeyaml dependency X-Git-Tag: 1.8.3~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F118609%2F4;p=sdc.git Remove transitive snakeyaml dependency Change-Id: Ice0c07efb9771409d6dc52e24014ad43941a125e Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3492 --- diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 9cd8f1c097..83dfa8e59c 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -41,9 +41,20 @@ + + org.yaml + snakeyaml + ${snakeyaml.version} + com.fasterxml.jackson.dataformat jackson-dataformat-yaml + + + org.yaml + snakeyaml + + org.apache.commons