This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new bb9a32863dc Regen bb9a32863dc is described below commit bb9a32863dca683689bb5b7a3c2f1152944da5bd Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Mar 28 10:36:53 2024 +0100 Regen --- .../resources/org/apache/camel/springboot/catalog/others/js-dsl.json | 2 +- .../resources/org/apache/camel/springboot/catalog/others/jsh-dsl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/js-dsl.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/js-dsl.json index 265c476e770..c978fe868f9 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/js-dsl.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/js-dsl.json @@ -4,7 +4,7 @@ "name": "js-dsl", "title": "JavaScript DSL", "description": "Camel DSL with JavaScript", - "deprecated": false, + "deprecated": true, "firstVersion": "3.9.0", "label": "dsl", "supportLevel": "Experimental", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/jsh-dsl.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/jsh-dsl.json index d562ede0e55..0f477296dc5 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/jsh-dsl.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/jsh-dsl.json @@ -4,7 +4,7 @@ "name": "jsh-dsl", "title": "JavaShell DSL", "description": "Camel DSL with JavaShell", - "deprecated": false, + "deprecated": true, "firstVersion": "3.15.0", "label": "dsl", "supportLevel": "Experimental",