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 20682c9 [create-pull-request] automated change add 859e3d0 [create-pull-request] automated change add a21e3a2 Document update add fbd09b9 Document Update add f6be2a5 [create-pull-request] automated change 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 (20682c9) \ N -- N -- N refs/heads/automatic-periodic-sync (f6be2a5) 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: .../catalog/components/aws2-eventbridge.json | 4 ++-- .../camel/springboot/catalog/components/kafka.json | 8 ++++---- .../springboot/catalog/dataformats/bindy-csv.json | 2 +- .../springboot/catalog/dataformats/bindy-fixed.json | 2 +- .../springboot/catalog/dataformats/bindy-kvp.json | 2 +- .../springboot/catalog/dataformats/json-fastjson.json | 2 +- .../springboot/catalog/dataformats/json-gson.json | 2 +- .../springboot/catalog/dataformats/json-jackson.json | 2 +- .../springboot/catalog/dataformats/json-johnzon.json | 2 +- .../springboot/catalog/dataformats/json-xstream.json | 2 +- .../springboot/catalog/dataformats/yaml-snakeyaml.json | 2 +- components-starter/README.adoc | 18 +++++++++--------- .../springboot/BindyCsvDataFormatConfiguration.java | 4 ++-- .../BindyFixedLengthDataFormatConfiguration.java | 4 ++-- .../BindyKeyValuePairDataFormatConfiguration.java | 4 ++-- .../springboot/FastjsonDataFormatConfiguration.java | 2 +- .../gson/springboot/GsonDataFormatConfiguration.java | 2 +- .../springboot/JacksonDataFormatConfiguration.java | 2 +- .../springboot/JohnzonDataFormatConfiguration.java | 2 +- .../src/main/docs/kafka-starter.adoc | 4 ++-- .../kafka/springboot/KafkaComponentConfiguration.java | 4 ++-- .../springboot/SnakeYAMLDataFormatConfiguration.java | 2 +- .../springboot/JsonDataFormatConfiguration.java | 2 +- docs/modules/ROOT/pages/kafka-starter.adoc | 4 ++-- docs/modules/ROOT/pages/list.adoc | 18 +++++++++--------- docs/modules/ROOT/pages/spring-boot.adoc | 4 ++-- 26 files changed, 53 insertions(+), 53 deletions(-)