This is an automated email from the ASF dual-hosted git repository.
jackxu2011 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git
The following commit(s) were added to refs/heads/master by this push:
new f4cea4796 Dependabot/maven/linkis public enhancements/linkis
datasource/linkis metadata query/service/jdbc/com.clickhouse clickhouse jdbc
0.4.6 (#4580)
f4cea4796 is described below
commit f4cea4796ffcee67bdc6bb845e9c40eb8530139a
Author: ahaoyao <[email protected]>
AuthorDate: Fri May 26 21:16:49 2023 +0800
Dependabot/maven/linkis public enhancements/linkis datasource/linkis
metadata query/service/jdbc/com.clickhouse clickhouse jdbc 0.4.6 (#4580)
* Bump clickhouse-jdbc
Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from
0.3.2-patch11 to 0.4.6.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
-
[Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.3.2-patch11...v0.4.6)
---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* update known-dependencies.txt
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git
a/linkis-public-enhancements/linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml
b/linkis-public-enhancements/linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml
index 114e244d9..27a809f4a 100644
---
a/linkis-public-enhancements/linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml
+++
b/linkis-public-enhancements/linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml
@@ -28,7 +28,7 @@
<properties>
<postgresql.version>42.3.8</postgresql.version>
- <clickhouse.version>0.3.2-patch11</clickhouse.version>
+ <clickhouse.version>0.4.6</clickhouse.version>
</properties>
<dependencies>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index 62f7f83f2..40fde9dd5 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -51,7 +51,7 @@ chill-java-0.7.6.jar
chill_2.11-0.7.6.jar
classgraph-4.1.7.jar
classmate-1.5.1.jar
-clickhouse-jdbc-0.3.2-patch11.jar
+clickhouse-jdbc-0.4.6.jar
commons-beanutils-1.9.4.jar
commons-cli-1.2.jar
commons-cli-1.3.1.jar
@@ -93,7 +93,6 @@ derby-10.14.2.0.jar
disruptor-3.3.0.jar
dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar
druid-1.1.22.jar
-dss-gateway-support-1.1.1.jar
eigenbase-properties-1.1.5.jar
elasticsearch-rest-client-6.8.15.jar
elasticsearch-rest-client-7.6.2.jar
@@ -439,7 +438,6 @@ protostuff-collectionschema-1.6.2.jar
protostuff-core-1.6.2.jar
protostuff-runtime-1.6.2.jar
py4j-0.10.4.jar
-py4j-0.10.7.jar
quartz-2.3.2.jar
reactive-streams-1.0.3.jar
reactor-core-3.3.17.RELEASE.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]