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 d85d597d688 CAMEL-20304: camel-nitrite - Deprecated
d85d597d688 is described below

commit d85d597d6882cd68a41400194666a2e93ac3995b
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat May 18 16:45:40 2024 +0200

    CAMEL-20304: camel-nitrite - Deprecated
---
 .../org/apache/camel/springboot/catalog/components/nitrite.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/nitrite.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/nitrite.json
index ca1c96197c3..98c17be1059 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/nitrite.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/nitrite.json
@@ -4,7 +4,7 @@
     "name": "nitrite",
     "title": "Nitrite",
     "description": "Access Nitrite databases.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "3.0.0",
     "label": "database",
     "javaType": "org.apache.camel.component.nitrite.NitriteComponent",

Reply via email to