This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch 3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit a04df07c977f3830f22e3f63e4b818f660179bfe
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Mar 1 13:36:59 2023 +0100

    MQ sink does not map headers from Kafka source
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 kamelets/kafka-not-secured-source.kamelet.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kamelets/kafka-not-secured-source.kamelet.yaml 
b/kamelets/kafka-not-secured-source.kamelet.yaml
index 547f66b4..85a5c9bd 100644
--- a/kamelets/kafka-not-secured-source.kamelet.yaml
+++ b/kamelets/kafka-not-secured-source.kamelet.yaml
@@ -96,6 +96,7 @@ spec:
   dependencies:
     - "github:apache.camel-kamelets:camel-kamelets-utils:3.20.2-SNAPSHOT"
     - "camel:kafka"
+    - "camel:core"
     - "camel:kamelet"
   template:
     beans:

Reply via email to