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 e2d7cd988f8 Upgrade camel-jbang to 3.20.2
add 5194b795166 CAMEL-19018: Fix camel-vertx-http potential duplication of
HTTP header values
No new revisions were added by this update.
Summary of changes:
.../vertx/http/DefaultVertxHttpBinding.java | 9 ++-
.../vertx/http/VertxHttpMultiRouteTest.java | 68 ++++++++++++++++++++++
.../http/VertxHttpThrowExceptionOnFailureTest.java | 2 +-
3 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644
components/camel-vertx/camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpMultiRouteTest.java