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

karan pushed a commit to branch 29.0.1
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/29.0.1 by this push:
     new 309fed039da Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 
(#15931) (#16056)
309fed039da is described below

commit 309fed039da521964d9964b8fe86630e8ef0602f
Author: Karan Kumar <[email protected]>
AuthorDate: Mon Mar 11 16:13:56 2024 +0530

    Bump org.postgresql:postgresql from 42.6.0 to 42.7.2 (#15931) (#16056)
    
    * Bump org.postgresql:postgresql from 42.6.0 to 42.7.2
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 
42.6.0 to 42.7.2.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/pgjdbc/pgjdbc/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
    ...
    
    
    
    * Update License
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: frank chen <[email protected]>
---
 licenses.yaml | 6 +++---
 pom.xml       | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 526b788c294..5c9f8c3c3a2 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3462,7 +3462,7 @@ name: PostgreSQL JDBC Driver
 license_category: binary
 module: extensions/druid-lookups-cached-single
 license_name: BSD-2-Clause License
-version: 42.6.0
+version: 42.7.2
 copyright: PostgreSQL Global Development Group
 license_file_path: licenses/bin/postgresql.BSD2
 libraries:
@@ -3474,7 +3474,7 @@ name: PostgreSQL JDBC Driver
 license_category: binary
 module: extensions/druid-lookups-cached-global
 license_name: BSD-2-Clause License
-version: 42.6.0
+version: 42.7.2
 copyright: PostgreSQL Global Development Group
 license_file_path: licenses/bin/postgresql.BSD2
 libraries:
@@ -3486,7 +3486,7 @@ name: PostgreSQL JDBC Driver
 license_category: binary
 module: extensions/postgresql-metadata-storage
 license_name: BSD-2-Clause License
-version: 42.6.0
+version: 42.7.2
 copyright: PostgreSQL Global Development Group
 license_file_path: licenses/bin/postgresql.BSD2
 libraries:
diff --git a/pom.xml b/pom.xml
index 453069e040f..1c04a561641 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
         <mariadb.version>2.7.3</mariadb.version>
         <netty3.version>3.10.6.Final</netty3.version>
         <netty4.version>4.1.100.Final</netty4.version>
-        <postgresql.version>42.6.0</postgresql.version>
+        <postgresql.version>42.7.2</postgresql.version>
         <protobuf.version>3.24.0</protobuf.version>
         <resilience4j.version>1.3.1</resilience4j.version>
         <slf4j.version>1.7.36</slf4j.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to