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

[camel] 46/49: CAMEL-17499: secureXML dataformat renamed

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

davsclaus pushed a commit to branch dataformat-rename
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 43a90b9f45c3f6efa99e5c803b0322cab18369ae
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Jan 16 14:06:29 2022 +0100

    CAMEL-17499: secureXML dataformat renamed
---
 .../generated/resources/org/apache/camel/main/dataformats.properties    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties b/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
index a20cda0..7ba32b4 100644
--- a/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
+++ b/core/camel-main/src/generated/resources/org/apache/camel/main/dataformats.properties
@@ -33,7 +33,6 @@ pgp
 protobuf
 protobuf-jackson
 rss
-secureXML
 soap
 syslog
 tarFile
@@ -42,6 +41,7 @@ tidyMarkup
 univocityCsv
 univocityFixed
 univocityTsv
+xmlSecurity
 xstream
 yaml-snakeyaml
 zipDeflater