You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/01 09:59:40 UTC

(camel) branch regen_bot updated (9a9873cb403 -> f3bf57afdea)

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 9a9873cb403 Bump org.apache.jackrabbit:jackrabbit-core from 2.21.23 to 2.21.25 (#13358)
     add 84fbf347308 Bump undertow-version from 2.3.11.Final to 2.3.12.Final (#13357)
     add f3bf57afdea CAMEL-20490: rest-dsl should turn off useXForwardHeaders by default. (#13359)

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    |  2 +-
 .../camel/catalog/models/restConfiguration.json    |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  5 ++++-
 .../org/apache/camel/spi/RestConfiguration.java    | 18 +++++++++-------
 .../apache/camel/model/rest/restConfiguration.json |  2 +-
 .../model/rest/RestConfigurationDefinition.java    | 24 +++++++++++++++-------
 .../camel-main-configuration-metadata.json         |  2 +-
 core/camel-main/src/main/docs/main.adoc            |  2 +-
 .../camel/main/RestConfigurationProperties.java    |  8 +++++---
 .../ROOT/pages/camel-4x-upgrade-guide-4_5.adoc     |  2 ++
 .../dsl/yaml/deserializers/ModelDeserializers.java |  2 +-
 .../generated/resources/schema/camelYamlDsl.json   |  2 +-
 parent/pom.xml                                     |  2 +-
 13 files changed, 47 insertions(+), 26 deletions(-)