This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 1de3e2d940f7817ccad4f21971a540ae1201f518 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 29 13:57:53 2021 +0100 CAMEL-16107 - S3 deprecation regen --- .../generated/resources/org/apache/camel/catalog/components/aws-s3.json | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json index d251c6f..c861a38 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/aws-s3.json @@ -5,6 +5,7 @@ "title": "AWS S3 Storage Service", "description": "Store and retrieve objects from AWS S3 Storage Service.", "deprecated": true, + "deprecatedSince": "3.8.0", "firstVersion": "2.8.0", "label": "cloud,file", "javaType": "org.apache.camel.component.aws.s3.S3Component",