This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 2239 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit f997a3e248445ac17fbfbc564a7f7647a8b54f13 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Oct 11 12:28:34 2024 +0200 Remove Camel-Kamelets-utils since it is now in core Signed-off-by: Andrea Cosentino <[email protected]> --- kamelets/aws-ddb-sink.kamelet.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/kamelets/aws-ddb-sink.kamelet.yaml b/kamelets/aws-ddb-sink.kamelet.yaml index 206c0765..d2637c88 100644 --- a/kamelets/aws-ddb-sink.kamelet.yaml +++ b/kamelets/aws-ddb-sink.kamelet.yaml @@ -159,7 +159,6 @@ spec: type: object description: Attribute value map specifies all attributes to change with the given operation. dependencies: - - - "camel:core" - "camel:jackson" - "camel:aws2-ddb"
