This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from dfff1f212da Fix CVE (#15955)
new 197a98f7fb7 feat: Jetty Add SecureRequestCustomizer param (#15956)
new 709734c596e feat: Jetty Add SecureRequestCustomizer param
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:
.../org/apache/camel/catalog/components/jetty.json | 25 +++++++++++-----------
.../camel/component/jetty/JettyHttpComponent.java | 14 ++++++++++++
.../jetty12/JettyHttpComponent12Configurer.java | 6 ++++++
.../org/apache/camel/component/jetty12/jetty.json | 25 +++++++++++-----------
.../component/jetty12/JettyHttpComponent12.java | 3 ++-
.../dsl/JettyComponentBuilderFactory.java | 18 ++++++++++++++++
6 files changed, 66 insertions(+), 25 deletions(-)