Skip to content

Commit

Permalink
CB-4139 update clickhouse driver (#2070)
Browse files Browse the repository at this point in the history
Co-authored-by: Daria Marutkina <[email protected]>
  • Loading branch information
yagudin10 and dariamarutkina authored Oct 24, 2023
1 parent f67835d commit 6c609d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion server/drivers/clickhouse_com/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>0.3.2-patch7</version>
<version>0.4.6</version>
<classifier>all</classifier>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6c609d7

Please sign in to comment.