Skip to content

Commit 2d86b94

Browse files
BentsiLeviavBentsi Leviav
andauthored
including back slf4j api for apache http (ClickHouse#1460)
Co-authored-by: Bentsi Leviav <bentsileviav@Bentsis-MacBook-Pro.local>
1 parent 56ad1fe commit 2d86b94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clickhouse-http-client/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
<groupId>org.apache.httpcomponents.core5</groupId>
4646
<artifactId>httpcore5</artifactId>
4747
</exclusion>
48-
<exclusion>
49-
<groupId>org.slf4j</groupId>
50-
<artifactId>slf4j-api</artifactId>
51-
</exclusion>
5248
</exclusions>
5349
<optional>true</optional>
5450
</dependency>

0 commit comments

Comments
 (0)