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 c61add0b2 Regen for commit 6cab9f68eda42f7e49b21f96fc1fa7654c3818b1 
(#2697)
c61add0b2 is described below

commit c61add0b2a83f96b4f1554394ccef923613ff430
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 06:39:13 2026 +0100

    Regen for commit 6cab9f68eda42f7e49b21f96fc1fa7654c3818b1 (#2697)
    
    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 94bb29786..ca310abd0 100644
--- a/kamelets/postgresql-sink.kamelet.yaml
+++ b/kamelets/postgresql-sink.kamelet.yaml
@@ -78,7 +78,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.7.8"
+  - "mvn:org.postgresql:postgresql:42.7.9"
   - "mvn:org.apache.commons:commons-dbcp2:2.14.0"
   template:
     beans:
diff --git a/kamelets/postgresql-source.kamelet.yaml 
b/kamelets/postgresql-source.kamelet.yaml
index b312825c5..789d0d082 100644
--- a/kamelets/postgresql-source.kamelet.yaml
+++ b/kamelets/postgresql-source.kamelet.yaml
@@ -88,7 +88,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.7.8"
+  - "mvn:org.postgresql:postgresql:42.7.9"
   - "mvn:org.apache.commons:commons-dbcp2:2.14.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 94bb29786..ca310abd0 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
@@ -78,7 +78,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.7.8"
+  - "mvn:org.postgresql:postgresql:42.7.9"
   - "mvn:org.apache.commons:commons-dbcp2:2.14.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 b312825c5..789d0d082 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
@@ -88,7 +88,7 @@ spec:
   - "camel:jackson"
   - "camel:kamelet"
   - "camel:sql"
-  - "mvn:org.postgresql:postgresql:42.7.8"
+  - "mvn:org.postgresql:postgresql:42.7.9"
   - "mvn:org.apache.commons:commons-dbcp2:2.14.0"
   template:
     beans:

Reply via email to