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 1e4c6be [CAMEL-15601] Upgrade to JAXB impl 2.3.3 add 068cc05 Contains ignore case works with more types add 57fb955 camel-platform-http-vertx: handle requests using a thread from the worker pool No new revisions were added by this update. Summary of changes: .../http/vertx/VertxPlatformHttpConsumer.java | 82 ++++++++++++---- .../http/vertx/VertxPlatformHttpSupport.java | 23 ++--- .../http/vertx/VertxPlatformHttpEngineTest.java | 105 ++++++++++++++++++++- .../org/apache/camel/util/ObjectHelperTest.java | 43 +++++---- .../org/apache/camel/support/ObjectHelper.java | 55 ++++------- .../camel/support/builder/PredicateBuilder.java | 4 +- 6 files changed, 216 insertions(+), 96 deletions(-)