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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new e6f8356d2 Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.32 to 
2.1.0.33 (#2482)
e6f8356d2 is described below

commit e6f8356d26715eaea510104f695c8ebac5ba781c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 30 07:14:03 2025 +0200

    Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.32 to 2.1.0.33 (#2482)
    
    Bumps 
[com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver)
 from 2.1.0.32 to 2.1.0.33.
    - [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.1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazon.redshift:redshift-jdbc42
      dependency-version: 2.1.0.33
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4352bc6e4..dbf154634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->
         <!-- These properties must keep this same format 
"version.<groupId>.<artifactId>" -->
         
<version.org.apache.commons.commons-dbcp2>2.13.0</version.org.apache.commons.commons-dbcp2>
-        
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.32</version.com.amazon.redshift.redshift-jdbc42>
+        
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.33</version.com.amazon.redshift.redshift-jdbc42>
         
<version.org.apache.activemq.artemis-jakarta-client-all>2.41.0</version.org.apache.activemq.artemis-jakarta-client-all>
         
<version.org.messaginghub.pooled-jms>3.1.7</version.org.messaginghub.pooled-jms>
         
<version.org.postgresql.postgresql>42.7.6</version.org.postgresql.postgresql>

Reply via email to