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 <[email protected]>
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

Reply via email to