Skip to content

Commit

Permalink
HOP-4629: update clickhouse jdbc
Browse files Browse the repository at this point in the history
  • Loading branch information
hansva committed Nov 25, 2022
1 parent 1ef87b3 commit 62f62bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assemblies/plugins/databases/clickhouse-assemblies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<description></description>

<properties>
<clickhouse.jdbc.version>0.3.2-patch9</clickhouse.jdbc.version>
<clickhouse.jdbc.version>0.3.2-patch11</clickhouse.jdbc.version>
</properties>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ under the License.
| Option | Info
|Type | Columnar
|Driver | Included
|Version Included | 1.4.4
|Version Included | 0.3.2-patch11
|Hop Dependencies | None
|Documentation | https://github.com/blynkkk/clickhouse4j[Documentation Link]
|JDBC Url | jdbc:clickhouse://<host>:<port>[/<database>]
Expand Down

0 comments on commit 62f62bf

Please sign in to comment.