Skip to content

Commit e697675

Browse files
author
Paultagoras
committed
Update pom.xml
1 parent 14c0496 commit e697675

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clickhouse-jdbc/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@
308308
<include>org.apache.httpcomponents.client5:httpclient5</include>
309309
<include>org.apache.httpcomponents.core5:httpcore5</include>
310310
<include>org.apache.httpcomponents.core5:httpcore5-h2</include>
311+
<include>com.clickhouse:jdbc-v2</include>
311312
<include>org.lz4:lz4-pure-java</include>
312313
</includes>
313314
</artifactSet>
@@ -379,6 +380,7 @@
379380
<include>org.apache.httpcomponents.core5:httpcore5</include>
380381
<include>org.apache.httpcomponents.core5:httpcore5-h2</include>
381382
<include>org.lz4:lz4-pure-java</include>
383+
<include>com.clickhouse:jdbc-v2</include>
382384
</includes>
383385
</artifactSet>
384386
<relocations>

0 commit comments

Comments
 (0)