You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/17 05:38:50 UTC

(camel-kamelets) branch main updated: Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.24 to 2.1.0.25 (#1833)

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 7fa26e68 Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.24 to 2.1.0.25 (#1833)
7fa26e68 is described below

commit 7fa26e68e02d7473afb13662861b432b1423461b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Jan 17 06:38:45 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 8ddd2c46..165ad9be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,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.11.0</version.org.apache.commons.commons-dbcp2>
-        <version.com.amazon.redshift.redshift-jdbc42>2.1.0.24</version.com.amazon.redshift.redshift-jdbc42>
+        <version.com.amazon.redshift.redshift-jdbc42>2.1.0.25</version.com.amazon.redshift.redshift-jdbc42>
         <version.org.apache.activemq.artemis-jms-client-all>2.31.2</version.org.apache.activemq.artemis-jms-client-all>
 	<version.org.postgresql.postgresql>42.7.1</version.org.postgresql.postgresql>
 	<version.io.quarkus.quarkus-apicurio-registry-avro>3.6.3</version.io.quarkus.quarkus-apicurio-registry-avro>