Skip to content

Commit

Permalink
CB-4903 Clickhouse driver version update (#2494)
Browse files Browse the repository at this point in the history
Co-authored-by: Evgenia Bezborodova <[email protected]>
  • Loading branch information
serge-rider and EvgeniaBzzz authored Mar 25, 2024
1 parent affbe44 commit 4daf1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/drivers/clickhouse_com/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>0.5.0</version>
<version>0.6.0-patch2</version>
<classifier>all</classifier>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4daf1ef

Please sign in to comment.