From e78972f3ff0c9e3f9a76f63d3bf66130afa7cdb6 Mon Sep 17 00:00:00 2001 From: Cyril de Catheu Date: Wed, 20 Nov 2024 01:39:07 +0100 Subject: [PATCH] [pinot] put back zookeeper dep in pinot client --- thirdeye-plugins/thirdeye-pinot/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/thirdeye-plugins/thirdeye-pinot/pom.xml b/thirdeye-plugins/thirdeye-pinot/pom.xml index 450058294f..83b25a9f42 100644 --- a/thirdeye-plugins/thirdeye-pinot/pom.xml +++ b/thirdeye-plugins/thirdeye-pinot/pom.xml @@ -78,10 +78,17 @@ org.apache.helix helix-core + + + + ch.qos.logback + logback-core + - org.apache.zookeeper - zookeeper + ch.qos.logback + logback-classic + org.slf4j