From bc4e4c781a252bec8f581bff8877aa24b64a1fb9 Mon Sep 17 00:00:00 2001 From: Bentsi Leviav Date: Thu, 28 Sep 2023 09:51:02 +0300 Subject: [PATCH] including back slf4j api for apache http --- clickhouse-http-client/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/clickhouse-http-client/pom.xml b/clickhouse-http-client/pom.xml index 6043ce2ab..2c4eeb1bf 100644 --- a/clickhouse-http-client/pom.xml +++ b/clickhouse-http-client/pom.xml @@ -45,10 +45,6 @@ org.apache.httpcomponents.core5 httpcore5 - - org.slf4j - slf4j-api - true