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 5841e4b3eeaa690895f1b809834e3ad3d5d33302 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Oct 5 12:50:51 2022 +0200 Fixed validation --- kamelets/aws-s3-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kamelets/aws-s3-source.kamelet.yaml b/kamelets/aws-s3-source.kamelet.yaml index ea027983..c72201fe 100644 --- a/kamelets/aws-s3-source.kamelet.yaml +++ b/kamelets/aws-s3-source.kamelet.yaml @@ -106,6 +106,7 @@ spec: type: integer default: 500 dependencies: + - "camel:core" - "camel:aws2-s3" - "github:apache.camel-kamelets:camel-kamelets-utils:main-SNAPSHOT" - "camel:kamelet"