This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev-1.3.1
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git
The following commit(s) were added to refs/heads/dev-1.3.1 by this push:
new 8e641d192 Bump postgresql from 42.3.1 to 42.3.8 in
linkis-metadata-query/service/jdbc (#3923)
8e641d192 is described below
commit 8e641d192292802154b6c37ac1c35561a57a2d84
Author: KangTomwk <[email protected]>
AuthorDate: Tue Nov 29 21:03:19 2022 +0800
Bump postgresql from 42.3.1 to 42.3.8 in linkis-metadata-query/service/jdbc
(#3923)
---
.../linkis-datasource/linkis-metadata-query/service/jdbc/pom.xml | 2 +-
tool/dependencies/known-dependencies.txt | 2 +-
2 files changed, 2 insertions(+), 2 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 d0d079ded..35c6d41e5 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
@@ -29,7 +29,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mysql.version>8.0.28</mysql.version>
- <postgresql.version>42.3.1</postgresql.version>
+ <postgresql.version>42.3.8</postgresql.version>
<clickhouse.version>0.3.2-patch11</clickhouse.version>
</properties>
diff --git a/tool/dependencies/known-dependencies.txt
b/tool/dependencies/known-dependencies.txt
index 231d34b01..65de311a6 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -580,5 +580,5 @@ seatunnel-core-flink-2.1.2.jar
seatunnel-core-flink-sql-2.1.2.jar
seatunnel-core-spark-2.1.2.jar
clickhouse-jdbc-0.3.2-patch11.jar
-postgresql-42.3.1.jar
+postgresql-42.3.8.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]