This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-4.18.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-4.18.x by 
this push:
     new 9bcc9273480 Regen
9bcc9273480 is described below

commit 9bcc9273480bbedf9cfe0fc8589280ea8b788c18
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 c9dd473bdab..945872cac8d 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