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 50eef569 Regen for commit 401d572f7007881352dfeafdc0555511c6b2619b 
(#1952)
50eef569 is described below

commit 50eef569af5024775628041b97913efbe8e6d574
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 15 06:40:39 2024 +0100

    Regen for commit 401d572f7007881352dfeafdc0555511c6b2619b (#1952)
    
    Signed-off-by: GitHub <nore...@github.com>
    Co-authored-by: oscerd <osc...@users.noreply.github.com>
---
 kamelets/postgresql-sink.kamelet.yaml                                   | 2 +-
 kamelets/postgresql-source.kamelet.yaml                                 | 2 +-
 .../src/main/resources/kamelets/postgresql-sink.kamelet.yaml            | 2 +-
 .../src/main/resources/kamelets/postgresql-source.kamelet.yaml          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kamelets/postgresql-sink.kamelet.yaml 
b/kamelets/postgresql-sink.kamelet.yaml
index 38eed04c..95672dc3 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.7.2"
+  - "mvn:org.postgresql:postgresql:42.7.3"
   - "mvn:org.apache.commons:commons-dbcp2:2.12.0"
   template:
     beans:
diff --git a/kamelets/postgresql-source.kamelet.yaml 
b/kamelets/postgresql-source.kamelet.yaml
index fc7222bb..43ff2ddf 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.7.2"
+  - "mvn:org.postgresql:postgresql:42.7.3"
   - "mvn:org.apache.commons:commons-dbcp2:2.12.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 38eed04c..95672dc3 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.7.2"
+  - "mvn:org.postgresql:postgresql:42.7.3"
   - "mvn:org.apache.commons:commons-dbcp2:2.12.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 fc7222bb..43ff2ddf 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.7.2"
+  - "mvn:org.postgresql:postgresql:42.7.3"
   - "mvn:org.apache.commons:commons-dbcp2:2.12.0"
   template:
     beans:

Reply via email to