From ec4cbd6ece11a0c5eadafc7f4048c3e41e504194 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Thu, 21 Mar 2019 14:37:55 -0400 Subject: [PATCH] remove cassandra-driver-core In appc-config-param, remove cassandra-driver-core to avoid security vulnerability for guava and netty-handler Change-Id: I660ae35c4abbc9537e9f9bf5e18fd630e111ca93 Issue-ID: APPC-1553 Signed-off-by: Taka Cho --- appc-config/appc-config-params/provider/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index bc7fd1b58..f223d9056 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -44,12 +44,6 @@ sli-provider - - com.datastax.cassandra - cassandra-driver-core - 3.0.8 - - org.openecomp.sdc.common openecomp-tosca-datatype -- 2.16.6