Skip to content

Commit

Permalink
Update ClickHouse JDBC driver to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Jun 30, 2024
1 parent 468385c commit ed6a609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
<dependency>
<groupId>com.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>0.6.1</version>
<version>0.6.2</version>
<classifier>all</classifier>
</dependency>

Expand Down

0 comments on commit ed6a609

Please sign in to comment.