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 01f7fae [CAMEL-15610] avoid NPE in CamelXmlTreeParserHelper.parseCamelRouteTree (#4339) add 9d3cbae CAMEL-15608: Add support for multipart uploads to platform-http-vertx (#4337) add e0fed62 Upgrade AWS SDK v2 to version 2.15.1 add 3f2b96c Sync Properties No new revisions were added by this update. Summary of changes: camel-dependencies/pom.xml | 2 +- .../camel/attachment}/CamelFileDataSource.java | 2 +- .../camel/http/common/DefaultHttpBinding.java | 1 + components/camel-platform-http-vertx/pom.xml | 4 ++ .../http/vertx/VertxPlatformHttpConsumer.java | 27 ++++++----- .../http/vertx/VertxPlatformHttpEngine.java | 13 +----- .../http/vertx/VertxPlatformHttpEngineTest.java | 54 ++++++++++++++++++++++ .../ROOT/pages/camel-3x-upgrade-guide-3_6.adoc | 6 +++ parent/pom.xml | 2 +- 9 files changed, 84 insertions(+), 27 deletions(-) rename components/{camel-http-common/src/main/java/org/apache/camel/http/common => camel-attachments/src/main/java/org/apache/camel/attachment}/CamelFileDataSource.java (97%)