From 3667f7d4f0db2dc641726d97533be1d8c8f09575 Mon Sep 17 00:00:00 2001 From: Sergey Chernov Date: Thu, 31 Oct 2024 15:16:52 -0700 Subject: [PATCH] Make clickhouse-http-client as mandatory dependency --- client-v2/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client-v2/pom.xml b/client-v2/pom.xml index 46a1dab34..bc32cd349 100644 --- a/client-v2/pom.xml +++ b/client-v2/pom.xml @@ -30,7 +30,6 @@ ${project.parent.groupId} clickhouse-http-client ${revision} - true org.slf4j @@ -318,4 +317,4 @@ - \ No newline at end of file +