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 2023/11/29 10:10:47 UTC

(camel-kamelets) branch main updated: Regen for commit 278151eaa7777d50203d47821ec08e8b78a105bd (#1760)

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 c23e7106 Regen for commit 278151eaa7777d50203d47821ec08e8b78a105bd (#1760)
c23e7106 is described below

commit c23e71062030eca8eaa61c9af43ae630f44413ab
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Nov 29 11:10:42 2023 +0100

    Regen for commit 278151eaa7777d50203d47821ec08e8b78a105bd (#1760)
    
    Signed-off-by: GitHub <no...@github.com>
    Co-authored-by: oscerd <os...@users.noreply.github.com>
---
 kamelets/aws-redshift-sink.kamelet.yaml                                 | 2 +-
 kamelets/aws-redshift-source.kamelet.yaml                               | 2 +-
 kamelets/postgresql-sink.kamelet.yaml                                   | 2 +-
 kamelets/postgresql-source.kamelet.yaml                                 | 2 +-
 .../src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml          | 2 +-
 .../src/main/resources/kamelets/aws-redshift-source.kamelet.yaml        | 2 +-
 .../src/main/resources/kamelets/postgresql-sink.kamelet.yaml            | 2 +-
 .../src/main/resources/kamelets/postgresql-source.kamelet.yaml          | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kamelets/aws-redshift-sink.kamelet.yaml b/kamelets/aws-redshift-sink.kamelet.yaml
index 9930a8f7..28bf91c3 100644
--- a/kamelets/aws-redshift-sink.kamelet.yaml
+++ b/kamelets/aws-redshift-sink.kamelet.yaml
@@ -87,7 +87,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.19"
+  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/kamelets/aws-redshift-source.kamelet.yaml b/kamelets/aws-redshift-source.kamelet.yaml
index 4fb533cd..52b11396 100644
--- a/kamelets/aws-redshift-source.kamelet.yaml
+++ b/kamelets/aws-redshift-source.kamelet.yaml
@@ -89,7 +89,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.19"
+  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/kamelets/postgresql-sink.kamelet.yaml b/kamelets/postgresql-sink.kamelet.yaml
index 92e6c55f..d39bfb19 100644
--- a/kamelets/postgresql-sink.kamelet.yaml
+++ b/kamelets/postgresql-sink.kamelet.yaml
@@ -87,7 +87,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.6.0"
+  - "mvn:org.postgresql:postgresql:42.7.0"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/kamelets/postgresql-source.kamelet.yaml b/kamelets/postgresql-source.kamelet.yaml
index b8c5c152..b0077658 100644
--- a/kamelets/postgresql-source.kamelet.yaml
+++ b/kamelets/postgresql-source.kamelet.yaml
@@ -89,7 +89,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.6.0"
+  - "mvn:org.postgresql:postgresql:42.7.0"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml
index 9930a8f7..28bf91c3 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-sink.kamelet.yaml
@@ -87,7 +87,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.19"
+  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml
index 4fb533cd..52b11396 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/aws-redshift-source.kamelet.yaml
@@ -89,7 +89,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.19"
+  - "mvn:com.amazon.redshift:redshift-jdbc42:2.1.0.23"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml
index 92e6c55f..d39bfb19 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/postgresql-sink.kamelet.yaml
@@ -87,7 +87,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.6.0"
+  - "mvn:org.postgresql:postgresql:42.7.0"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans:
diff --git a/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml
index b8c5c152..b0077658 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/postgresql-source.kamelet.yaml
@@ -89,7 +89,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.6.0"
+  - "mvn:org.postgresql:postgresql:42.7.0"
   - "mvn:org.apache.commons:commons-dbcp2:2.10.0"
   template:
     beans: