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 4bec1495fd4fef89b3c516c45905c2f3c93786c1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 1 13:34:37 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 75d9f3d0..440ddbd7 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:4.0.0-SNAPSHOT" - "camel:kafka" + - "camel:core" - "camel:kamelet" template: beans: