This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 22367e48cd26f8fc700b3a32adfc12c5b825478a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 24 15:11:05 2021 +0100 Added AWS DDB Streams Source Kamelet --- aws-ddb-streams-source.kamelet.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws-ddb-streams-source.kamelet.yaml b/aws-ddb-streams-source.kamelet.yaml index c5d35fa..389ade2 100644 --- a/aws-ddb-streams-source.kamelet.yaml +++ b/aws-ddb-streams-source.kamelet.yaml @@ -54,6 +54,8 @@ spec: types: out: mediaType: application/json + dependencies: + - "camel:gson" flow: from: uri: "aws2-ddbstream:{{tableName}}"