From 80133d27f21e27c8da4b3e8d635fb2c05f2f7721 Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Thu, 8 Aug 2019 08:27:44 -0400 Subject: Review maven dependency for snakeyaml Remove explicit version for snakeyaml maven dependency and inherit it from integration parent artifact. Upgrade snakeyaml to latest 1.24 version. Issue-ID: POLICY-1603 Signed-off-by: Bruno Sakoto Change-Id: I93978f963dc37260e0fc4d153c92c7da8db0005d --- ONAP-REST/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'ONAP-REST') diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index d045b4a2e..6b888f77c 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -39,7 +39,6 @@ org.yaml snakeyaml - 1.16 com.h2database -- cgit 1.2.3-korg