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

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 84b37e0c6c Bump com.amazon.redshift:redshift-jdbc42 in /lib-jdbc 
(#7126)
84b37e0c6c is described below

commit 84b37e0c6cc714cb87b4cd36136b49c4e46dc447
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 09:59:44 2026 +0200

    Bump com.amazon.redshift:redshift-jdbc42 in /lib-jdbc (#7126)
    
    Bumps 
[com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver)
 from 2.1.0.32 to 2.2.2.
    - [Release 
notes](https://github.com/aws/amazon-redshift-jdbc-driver/releases)
    - 
[Changelog](https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.32...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazon.redshift:redshift-jdbc42
      dependency-version: 2.2.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 lib-jdbc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib-jdbc/pom.xml b/lib-jdbc/pom.xml
index 14d0b7357c..57be14c986 100644
--- a/lib-jdbc/pom.xml
+++ b/lib-jdbc/pom.xml
@@ -40,7 +40,7 @@
         <mssqlnative.version>13.4.0.jre11</mssqlnative.version>
         <mysql.version>9.1.0</mysql.version>
         <postgresql.version>42.7.11</postgresql.version>
-        <redshift.version>2.1.0.32</redshift.version>
+        <redshift.version>2.2.2</redshift.version>
         <snowflake.jdbc.version>3.28.0</snowflake.jdbc.version>
         <sqlite.version>3.51.2.0</sqlite.version>
         <vertica.jdbc.version>25.3.0-0</vertica.jdbc.version>

Reply via email to