This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from dcbe7d0a901 Bump djl-version from 0.26.0 to 0.27.0 (#13655)
add c2bcd0e2a74 CAMEL-20629: camel-platform-http-vertx - Header filter
strategy should be HttpHeaderFilterStrategy (#13661)
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/platform-http.json | 3 ++-
components/camel-platform-http-vertx/pom.xml | 4 ----
components/camel-platform-http/pom.xml | 2 +-
.../component/platform/http/PlatformHttpComponentConfigurer.java | 6 ++++++
.../org/apache/camel/component/platform/http/platform-http.json | 3 ++-
.../apache/camel/component/platform/http/PlatformHttpComponent.java | 5 +++--
.../apache/camel/component/platform/http/PlatformHttpEndpoint.java | 3 ++-
.../component/platform/http/PlatformHttpHeaderFilterStrategy.java | 3 +++
docs/components/modules/ROOT/nav.adoc | 2 +-
9 files changed, 20 insertions(+), 11 deletions(-)