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 fd576ed456f Regen
fd576ed456f is described below

commit fd576ed456f5057446aff3f84ff1a3af6b58b96b
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Feb 28 09:07:37 2026 +0100

    Regen
---
 .../org/apache/camel/springboot/catalog/components/json-patch.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/json-patch.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/json-patch.json
index 92e96fcb182..33bf2053c9c 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/json-patch.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/json-patch.json
@@ -4,7 +4,7 @@
     "name": "json-patch",
     "title": "JsonPatch",
     "description": "Transforms JSON using JSON patch (RFC 6902).",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "3.12.0",
     "label": "transformation",
     "javaType": "org.apache.camel.component.jsonpatch.JsonPatchComponent",

Reply via email to