This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-spring-boot-3.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-3.x by this push: new 80f017cb738 Regen 80f017cb738 is described below commit 80f017cb7385fdab2eb3b3df41b6a97e46d5a682 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Jul 27 20:19:55 2023 +0200 Regen --- .../resources/org/apache/camel/springboot/catalog/components/corda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json index 4d5dff2a062..0774299fc32 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/corda.json @@ -4,7 +4,7 @@ "name": "corda", "title": "Corda", "description": "Perform operations against Corda blockchain platform using corda-rpc library.", - "deprecated": false, + "deprecated": true, "firstVersion": "2.23.0", "label": "blockchain,rpc", "javaType": "org.apache.camel.component.corda.CordaComponent",