This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 70ecbea CAMEL-14498: camel-core - Make RuntimeCamelCatalog a simpler API add 811c6c2 CAMEL-14459 - camel-webhook - RAW() parameter value handling in delegated URI (#3550) No new revisions were added by this update. Summary of changes: .../camel/component/webhook/WebhookComponent.java | 21 +++++++++++-- ...indingTest.java => WebhookUriEncodingTest.java} | 34 +++++++++------------- .../component/webhook/support/TestEndpoint.java | 26 +++++++++++++++++ 3 files changed, 59 insertions(+), 22 deletions(-) copy components/camel-webhook/src/test/java/org/apache/camel/component/webhook/{WebhookHttpBindingTest.java => WebhookUriEncodingTest.java} (63%)