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 06ab4a17 Regen for commit 45b027fb12b81f5c42020aed957b5bf4b3901368 
(#2357)
06ab4a17 is described below

commit 06ab4a17bf14f5b6f72992b3ae4726be717c41ed
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 15 07:43:30 2025 +0100

    Regen for commit 45b027fb12b81f5c42020aed957b5bf4b3901368 (#2357)
    
    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: oscerd <[email protected]>
---
 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 27c64ee1..246df3ec 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.4"
+  - "mvn:org.postgresql:postgresql:42.7.5"
   - "mvn:org.apache.commons:commons-dbcp2:2.13.0"
   template:
     beans:
diff --git a/kamelets/postgresql-source.kamelet.yaml 
b/kamelets/postgresql-source.kamelet.yaml
index 764460bf..b28d9f68 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.4"
+  - "mvn:org.postgresql:postgresql:42.7.5"
   - "mvn:org.apache.commons:commons-dbcp2:2.13.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 27c64ee1..246df3ec 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.4"
+  - "mvn:org.postgresql:postgresql:42.7.5"
   - "mvn:org.apache.commons:commons-dbcp2:2.13.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 764460bf..b28d9f68 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.4"
+  - "mvn:org.postgresql:postgresql:42.7.5"
   - "mvn:org.apache.commons:commons-dbcp2:2.13.0"
   template:
     beans:

Reply via email to