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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 324632ff [create-pull-request] automated change
324632ff is described below

commit 324632ffd263ef49d372120ea4d58c8b9de84e26
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 21 01:01:03 2022 +0000

    [create-pull-request] automated change
---
 .../resources/org/apache/camel/catalog/karaf/dataformats/xstream.json   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/xstream.json
 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/xstream.json
index 709b7da4..01841b1c 100644
--- 
a/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/xstream.json
+++ 
b/catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf/dataformats/xstream.json
@@ -4,7 +4,7 @@
     "name": "xstream",
     "title": "XStream",
     "description": "Marshal and unmarshal POJOs to\/from XML using XStream 
library.",
-    "deprecated": false,
+    "deprecated": true,
     "firstVersion": "1.3.0",
     "label": "dataformat,transformation,xml,json",
     "javaType": "org.apache.camel.dataformat.xstream.XStreamDataFormat",

Reply via email to