We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335caaf commit 386a317Copy full SHA for 386a317
clickhouse-jdbc/pom.xml
@@ -420,6 +420,7 @@
420
<include>org.apache.httpcomponents.core5:httpcore5</include>
421
<include>org.apache.httpcomponents.core5:httpcore5-h2</include>
422
<include>com.clickhouse:jdbc-v2</include>
423
+ <include>org.apache.commons:commons-compress</include>
424
<include>org.lz4:lz4-java</include>
425
</includes>
426
</artifactSet>
0 commit comments