This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kinesis-no-json in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 17adc3cf8d9629f5ff8de2b4a63d82db0d607f8f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Mar 5 14:14:41 2021 +0100 AWS Kinesis Source Kamelet: No need for jackson dependency --- aws-kinesis-source.kamelet.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/aws-kinesis-source.kamelet.yaml b/aws-kinesis-source.kamelet.yaml index d767091..4a81352 100644 --- a/aws-kinesis-source.kamelet.yaml +++ b/aws-kinesis-source.kamelet.yaml @@ -42,8 +42,6 @@ spec: types: out: mediaType: application/json - dependencies: - - "camel:jackson" flow: from: uri: aws2-kinesis:{{stream}}