Skip to content

Commit

Permalink
CB-4903 Clickhouse driver version update
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-rider committed Mar 25, 2024
1 parent a591122 commit f049b78
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 f049b78

Please sign in to comment.