This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 045b8c6 CAMEL-16315 - Camel-Netty: Support Hostname verification even though we are on Netty 4.1.x new 6e2a798 CAMEL-16315 - Camel-Netty: Support Hostname verification even though we are on Netty 4.1.x new aa01b44 CAMEL-16315 - Camel-Netty: Support Hostname verification even though we are on Netty 4.1.x The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/camel/catalog/docs/netty-component.adoc | 4 +- .../org/apache/camel/component/netty/netty.json | 4 +- .../camel-netty/src/main/docs/netty-component.adoc | 4 +- .../camel/component/netty/NettyConfiguration.java | 2 +- .../dsl/NettyComponentBuilderFactory.java | 34 ++-- .../endpoint/dsl/NettyEndpointBuilderFactory.java | 198 ++++++++++----------- .../modules/ROOT/pages/netty-component.adoc | 4 +- 7 files changed, 125 insertions(+), 125 deletions(-)