You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/11 08:46:48 UTC

(camel) branch regen_bot updated (9eda7c3c386 -> 6dd17199c0a)

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 9eda7c3c386 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#12393)
     add 8e8b06922a7 Bump com.couchbase.client:java-client from 3.5.0 to 3.5.1 (#12392)
     add fb197dc28ad CAMEL-20210: camel-core - Rest DSL Narrow content-type with charset fails clientRequestValidation
     add 6dd17199c0a Regen

No new revisions were added by this update.

Summary of changes:
 .../rest/RestJettyInvalidContentTypeClientRequestValidationTest.java  | 2 +-
 .../camel/component/netty/http/HttpClientInitializerFactory.java      | 1 -
 .../java/org/apache/camel/component/netty/http/NettyHttpHelper.java   | 2 --
 .../java/org/apache/camel/component/netty/http/NettyHttpProducer.java | 1 -
 .../camel/component/netty/http/SecurityAuthenticatorSupport.java      | 2 --
 .../netty/http/NettyHttpHeaderFilterStrategyRemovalTest.java          | 4 ++--
 .../apache/camel/component/netty/http/NettyHttpSuspendResumeTest.java | 3 ++-
 .../camel/component/platform/http/vertx/VertxPlatformHttpSupport.java | 1 -
 .../src/main/java/org/apache/camel/processor/RestBindingAdvice.java   | 4 ++++
 parent/pom.xml                                                        | 2 +-
 10 files changed, 10 insertions(+), 12 deletions(-)