[camel] branch regen_bot updated (2b123c90bde -> 701e53bb868)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2b123c90bde Sync deps
     add 93943814cce CAMEL-18850: camel-core-model - @XmlAttributes should be 
String or Enum type only
     add 701e53bb868 Regen for commit 93943814cce92d053e9fbdcd426d81b33e4c45a4

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/dataformats/fhirJson.json |   4 +
 .../apache/camel/catalog/dataformats/fhirXml.json  |   4 +
 .../org/apache/camel/catalog/models/fhirJson.json  |   4 +
 .../org/apache/camel/catalog/models/fhirXml.json   |   4 +
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  45 ++++++++
 .../fhir/FhirJsonDataFormatConfigurer.java         |   8 ++
 .../fhir/FhirXmlDataFormatConfigurer.java          |   8 ++
 .../org/apache/camel/component/fhir/fhirJson.json  |   4 +
 .../org/apache/camel/component/fhir/fhirXml.json   |   4 +
 .../fhir/FhirDataFormatConfigSpringTest.xml        |  12 +--
 .../FhirJsonDataFormatErrorHandlerSpringTest.xml   |  14 ++-
 .../FhirXmlDataFormatErrorHandlerSpringTest.xml    |  14 ++-
 .../apache/camel/model/dataformat/fhirJson.json    |   4 +
 .../org/apache/camel/model/dataformat/fhirXml.json |   4 +
 .../camel/model/dataformat/FhirDataformat.java     | 116 +++++++++++----------
 .../org/apache/camel/reifier/AbstractReifier.java  |   4 +
 .../reifier/dataformat/FhirDataFormatReifier.java  |   8 +-
 .../java/org/apache/camel/xml/in/ModelParser.java  |   4 +
 .../ROOT/pages/camel-3x-upgrade-guide-3_20.adoc    |  12 +++
 .../dsl/yaml/deserializers/ModelDeserializers.java |  48 +++++++++
 .../generated/resources/schema/camel-yaml-dsl.json |  24 +++++
 .../generated/resources/schema/camelYamlDsl.json   |  24 +++++
 22 files changed, 291 insertions(+), 82 deletions(-)

Read more here: Source link