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 d7d4766e9f3 (chores) camel-support: consolidate duplicated code
add ccbc43368a0 (chores) camel-consul: cleanup data conversion
add b48f1202cfc CAMEL-19191: Use 5.1.x version to be compatible with SB
(#9632)
add 4144442fa82 Regen for commit b48f1202cfc0bed1edfcdf2c9e71010c0aaa9f9c
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 4 +--
.../org/apache/camel/catalog/components/http.json | 1 -
.../org/apache/camel/catalog/components/https.json | 1 -
.../consul/cloud/ConsulServiceDiscoveryIT.java | 3 +-
.../component/http/HttpComponentConfigurer.java | 6 ----
.../org/apache/camel/component/http/http.json | 1 -
.../org/apache/camel/component/http/https.json | 1 -
.../camel-http/src/main/docs/http-component.adoc | 26 ++++++++++------
.../apache/camel/component/http/HttpComponent.java | 35 +++-------------------
.../apache/camel/component/http/HttpEndpoint.java | 18 -----------
.../apache/camel/component/http/HttpProducer.java | 3 +-
.../ROOT/pages/camel-4-migration-guide.adoc | 10 +++----
.../component/dsl/HttpComponentBuilderFactory.java | 18 -----------
.../dsl/HttpsComponentBuilderFactory.java | 18 -----------
parent/pom.xml | 4 +--
15 files changed, 33 insertions(+), 116 deletions(-)