You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2023/02/01 09:12:14 UTC

[camel-spring-boot] 02/02: Remove xstream data formats

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

gzurowski pushed a commit to branch remove-xstream-starter
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 533cff2ebcd761f0167e2f972be9d3bee832e71d
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Wed Feb 1 10:12:04 2023 +0100

    Remove xstream data formats
---
 .../org/apache/camel/springboot/catalog/dataformats.properties          | 2 --
 1 file changed, 2 deletions(-)

diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats.properties b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats.properties
index 645420488ef..7f518a77d9d 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats.properties
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/dataformats.properties
@@ -38,7 +38,5 @@ univocityCsv
 univocityFixed
 univocityTsv
 xmlSecurity
-xstream
-xstreamJson
 zipDeflater
 zipFile
\ No newline at end of file