Skip to content

Commit

Permalink
including back slf4j api for apache http (#1460)
Browse files Browse the repository at this point in the history
Co-authored-by: Bentsi Leviav <[email protected]>
  • Loading branch information
BentsiLeviav and Bentsi Leviav authored Sep 28, 2023
1 parent 56ad1fe commit 2d86b94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions clickhouse-http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
</exclusions>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 2d86b94

Please sign in to comment.