From 8394fae8e6fca37ad8f3e10ade82d8d2507585d1 Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 28 Apr 2020 16:57:56 +0100 Subject: Remove all thrift's dependencies Remove unused/duplicated dependencies Change-Id: Ic2239acc5ddde1d0874b5139c228934ec1e61cd0 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-2985 --- catalog-dao/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'catalog-dao/pom.xml') diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index f89e5f7efc..7f37fdfe8b 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -308,6 +308,11 @@ Modifications copyright (c) 2018 Nokia ${cassandra.driver.version} provided + + com.datastax.oss + java-driver-core + ${java.driver.core.version} + org.cassandraunit cassandra-unit @@ -330,11 +335,6 @@ Modifications copyright (c) 2018 Nokia 3.11.3 test - - org.apache.thrift - libthrift - ${libthrift.version} - -- cgit 1.2.3-korg