Skip to content

Commit

Permalink
including back slf4j api for apache http
Browse files Browse the repository at this point in the history
  • Loading branch information
Bentsi Leviav authored and Bentsi Leviav committed Sep 28, 2023
1 parent 56ad1fe commit bc4e4c7
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 bc4e4c7

Please sign in to comment.