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

commit 7fdddcfaf182ae5565b326e4c57085783b5647e5
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Nov 2 13:01:02 2022 +0100

    Create an AWS S3 CDC Source Kamelet
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 kamelets/aws-s3-cdc-source.kamelet.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kamelets/aws-s3-cdc-source.kamelet.yaml 
b/kamelets/aws-s3-cdc-source.kamelet.yaml
index 31792f1f..e2795608 100644
--- a/kamelets/aws-s3-cdc-source.kamelet.yaml
+++ b/kamelets/aws-s3-cdc-source.kamelet.yaml
@@ -171,6 +171,8 @@ spec:
   dependencies:
     - 'camel:core'
     - 'camel:aws2-sqs'
+    - 'camel:aws2-s3'
+    - 'camel:jsonpath'
     - 'camel:kamelet'
     - 'camel:jackson'
   template:

Reply via email to