Skip to content

Commit

Permalink
Merge pull request #1831 from hansva/master
Browse files Browse the repository at this point in the history
HOP-4629: update clickhouse jdbc
  • Loading branch information
hansva committed Nov 28, 2022
2 parents bff5191 + 62f62bf commit ffffb5b
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
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
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 ffffb5b

Please sign in to comment.