This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c0230db92 [INLONG-8686][Security]  Upgrade org.postgresql:postgresql 
to version 42.4.3 (#8710)
2c0230db92 is described below

commit 2c0230db92502f4a3bcf2dafbd2ae3c5ca6115d0
Author: sunrisefromdark <[email protected]>
AuthorDate: Mon Aug 14 09:54:09 2023 +0800

    [INLONG-8686][Security]  Upgrade org.postgresql:postgresql to version 
42.4.3 (#8710)
---
 licenses/inlong-agent/LICENSE           | 2 +-
 licenses/inlong-audit/LICENSE           | 2 +-
 licenses/inlong-manager/LICENSE         | 2 +-
 licenses/inlong-sort-connectors/LICENSE | 2 +-
 licenses/inlong-tubemq-manager/LICENSE  | 2 +-
 pom.xml                                 | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/licenses/inlong-agent/LICENSE b/licenses/inlong-agent/LICENSE
index 3c59b8df49..a34425c6de 100644
--- a/licenses/inlong-agent/LICENSE
+++ b/licenses/inlong-agent/LICENSE
@@ -527,7 +527,7 @@ The text of each license is also included at 
licenses/LICENSE-[project].txt.G
   org.antlr:antlr4-runtime:4.8 - ANTLR 4 Runtime 
(https://github.com/antlr/antlr4/tree/4.8), (The BSD License)
   com.google.code.findbugs:jsr305:3.0.2 - FindBugs-jsr305 
(http://findbugs.sourceforge.net/), (New BSD License)
   com.thoughtworks.paranamer:paranamer:2.8 - ParaNamer Core 
(https://github.com/paul-hammant/paranamer/tree/paranamer-parent-2.8), (BSD)
-  org.postgresql:postgresql:42.4.1 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
+  org.postgresql:postgresql:42.4.3 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
   com.google.protobuf:protobuf-java:3.19.6 - Protocol Buffers [Core] 
(https://github.com/protocolbuffers/protobuf/tree/v3.19.6), (3-Clause BSD 
License)
   org.scala-lang.modules:scala-java8-compat_2.11:0.9.0 - scala-java8-compat 
(https://github.com/scala/scala-java8-compat/tree/v0.9.0), (BSD 3-clause)
   org.scala-lang:scala-library:2.11.12 - Scala Library 
(https://github.com/scala/scala/tree/v2.11.12), (BSD 3-clause)
diff --git a/licenses/inlong-audit/LICENSE b/licenses/inlong-audit/LICENSE
index 00a111d358..b54cc1e2dd 100644
--- a/licenses/inlong-audit/LICENSE
+++ b/licenses/inlong-audit/LICENSE
@@ -498,7 +498,7 @@ The following components are provided under BSD license. 
See project link for de
 The text of each license is also included at licenses/LICENSE-[project].txt.
 
   com.google.code.findbugs:jsr305:3.0.2 - FindBugs-jsr305 
(http://findbugs.sourceforge.net/), (New BSD License)
-  org.postgresql:postgresql:42.4.1 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
+  org.postgresql:postgresql:42.4.3 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
   com.google.protobuf:protobuf-java:3.19.6 - Protocol Buffers [Core] 
(https://github.com/protocolbuffers/protobuf/tree/v3.19.6), (3-Clause BSD 
License)
   com.github.luben:zstd-jni:1.4.5-12 - zstd-jni 
(https://github.com/luben/zstd-jni/tree/v1.4.5-12), (BSD 2-Clause License)
 
diff --git a/licenses/inlong-manager/LICENSE b/licenses/inlong-manager/LICENSE
index abd8e8d608..acbbf6bc96 100644
--- a/licenses/inlong-manager/LICENSE
+++ b/licenses/inlong-manager/LICENSE
@@ -701,7 +701,7 @@ The text of each license is also included at 
licenses/LICENSE-[project].txt.
   com.esotericsoftware.kryo:kryo:2.24.0 - Kryo 
(https://github.com/EsotericSoftware/kryo/tree/kryo-2.24.0), (New BSD License)
   org.fusesource.leveldbjni:leveldbjni-all:1.8 - leveldbjni-all 
(https://github.com/fusesource/leveldbjni/tree/leveldbjni-1.8), (The BSD 
3-Clause License)
   com.esotericsoftware.minlog:minlog:1.2 - MinLog 
(https://github.com/EsotericSoftware/minlog/tree/1.2), (New BSD License)
-  org.postgresql:postgresql:42.4.1 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
+  org.postgresql:postgresql:42.4.3 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
   com.google.protobuf:protobuf-java:3.19.6 - Protocol Buffers [Core] 
(https://github.com/protocolbuffers/protobuf/tree/v3.19.6), (3-Clause BSD 
License)
   org.scala-lang:scala-compiler:2.11.12 - Scala Compiler 
(http://www.scala-lang.org/), (BSD 3-Clause)
   org.scala-lang.modules:scala-java8-compat_2.11:0.7.0 - scala-java8-compat 
(https://github.com/scala/scala-java8-compat/tree/v0.7.0), (BSD 3-clause)
diff --git a/licenses/inlong-sort-connectors/LICENSE 
b/licenses/inlong-sort-connectors/LICENSE
index 1e4dfab3e1..ec366eb875 100644
--- a/licenses/inlong-sort-connectors/LICENSE
+++ b/licenses/inlong-sort-connectors/LICENSE
@@ -1111,7 +1111,7 @@ The text of each license is also included at 
licenses/LICENSE-[project].txt.
   jline:jline:2.12 - JLine (https://jline.github.io), (The BSD License)
   com.jcraft:jsch:0.1.55 - JSch (http://www.jcraft.com/jsch/), (Revised BSD)
   com.google.code.findbugs:jsr305:3.0.2 - FindBugs-jsr305 
(http://findbugs.sourceforge.net/), (New BSD License)
-  org.postgresql:postgresql:42.4.1 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
+  org.postgresql:postgresql:42.4.3 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
   com.google.protobuf:protobuf-java:3.19.6 - Protocol Buffers [Core] 
(https://github.com/protocolbuffers/protobuf/tree/v3.19.6), (3-Clause BSD 
License)
   org.codehaus.woodstox:stax2-api:3.1.4 - Stax2 API 
(https://github.com/FasterXML/stax2-api), (The BSD License)
   org.threeten:threeten-extra:1.5.0 - ThreeTen-Extra 
(https://www.threeten.org/threeten-extra), (BSD 3-clause)
diff --git a/licenses/inlong-tubemq-manager/LICENSE 
b/licenses/inlong-tubemq-manager/LICENSE
index 56e26e1ea6..9e5ca8f38b 100644
--- a/licenses/inlong-tubemq-manager/LICENSE
+++ b/licenses/inlong-tubemq-manager/LICENSE
@@ -462,7 +462,7 @@ The following components are provided under BSD license. 
See project link for de
 The text of each license is also included at licenses/LICENSE-[project].txt.
 
   org.ow2.asm:asm:9.1 - asm (http://asm.ow2.io/), (BSD-3-Clause)
-  org.postgresql:postgresql:42.4.1 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
+  org.postgresql:postgresql:42.4.3 - PostgreSQL JDBC Driver 
(https://jdbc.postgresql.org), (BSD-2-Clause)
 
 
 ========================================================================
diff --git a/pom.xml b/pom.xml
index d1d144ad9d..f7d8c90fd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
         <rocksdb.version>6.29.4.1</rocksdb.version>
         <redis-replicator.version>3.6.4</redis-replicator.version>
         <hadoop.version>2.10.2</hadoop.version>
-        <postgresql.version>42.4.1</postgresql.version>
+        <postgresql.version>42.4.3</postgresql.version>
         <oracle.jdbc.version>19.3.0.0</oracle.jdbc.version>
         <mysql.jdbc.version>8.0.28</mysql.jdbc.version>
         <sqlserver.jdbc.version>7.2.2.jre8</sqlserver.jdbc.version>

Reply via email to