clickhouse-java
clickhouse-java copied to clipboard
Cleanup dependencies
Describe the bug
There are some confusing dependencies. For example, clickhouse-jdbc (https://mvnrepository.com/artifact/com.clickhouse/clickhouse-jdbc) has:
-
com.clickhouse » org.apache.commons.compress1.9.2 -
com.clickhouse » io.grpc1.9.2 -
com.clickhouse » org.roaringbitmap1.9.2
What confuses:
- version.
- org.apache.commons.compress - this package had vulnerabilities in early versions