This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 81176ff6dd7a37cbe0deb5a43ad4627b1d1fcb96 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 1 13:35:47 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 420a6408..b84f5006 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.21.0-SNAPSHOT" - "camel:kafka" + - "camel:core" - "camel:kamelet" template: beans: