From a67f45c2ab3ec438061d2bd066c8daa41b81d5bc Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Thu, 13 Jun 2019 12:56:13 +0200 Subject: Upgrade libthrift Upgrade libthrift to the newest version. Change-Id: I371acaec6d2e3f79f997c86a0b6051d3612f88db Issue-ID: SDC-2264 Signed-off-by: Piotr Darosz --- catalog-dao/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'catalog-dao/pom.xml') diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 3e04560aa6..360a23a271 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -304,6 +304,10 @@ Modifications copyright (c) 2018 Nokia org.apache.cassandra cassandra-all + + org.apache.thrift + libthrift + @@ -312,6 +316,11 @@ Modifications copyright (c) 2018 Nokia 3.11.3 test + + org.apache.thrift + libthrift + ${libthrift.version} + -- cgit 1.2.3-korg