This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch automatic-periodic-sync in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
omit b0feb20 [create-pull-request] automated change add f78e1d2 [create-pull-request] automated change add 5b40d99 Regen add 998be66 CAMEL-16109: Fixed camel-hystrix-starter to not create clash with camel-servlet-starter This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (b0feb20) \ N -- N -- N refs/heads/automatic-periodic-sync (998be66) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../camel/springboot/catalog/dataformats/jacksonxml.json | 2 +- .../camel/springboot/catalog/dataformats/json-jackson.json | 2 +- components-starter/camel-hystrix-starter/pom.xml | 2 +- .../hystrix/springboot/HystrixMappingAutoConfiguration.java | 2 +- .../camel-jackson-starter/src/main/docs/jackson-starter.adoc | 2 +- .../jackson/springboot/JacksonDataFormatConfiguration.java | 10 +++++----- .../src/main/docs/jacksonxml-starter.adoc | 2 +- .../springboot/JacksonXMLDataFormatConfiguration.java | 10 +++++----- docs/modules/ROOT/pages/jackson-starter.adoc | 2 +- docs/modules/ROOT/pages/jacksonxml-starter.adoc | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-)