This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot_3.14.x in repository https://gitbox.apache.org/repos/asf/camel.git
from e0fa71d8052 CAMEL-18379: camel-mail - Skip file attachments with empty file names. Thanks to Richard Vigniel for reporting. add 4d9216633e4 HttpSendDynamicAware not optimizing for http:hostname[:port][/resourceUri][?options] add 6d12b5e7fb1 HttpSendDynamicAware not optimizing for http:hostname\[:port\]\[/resourceUri\]\[\?options\] add 10542a61e3a Regen for commit 4766731eb75c27249bf790a61056d08156f865a5 (#8160) No new revisions were added by this update. Summary of changes: .../camel/http/base/HttpSendDynamicAware.java | 10 ++ .../HttpSendDynamicAwareUriWithoutSlashTest.java | 113 +++++++++++++++++++++ 2 files changed, 123 insertions(+) create mode 100644 components/camel-http/src/test/java/org/apache/camel/component/http/HttpSendDynamicAwareUriWithoutSlashTest.java