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 6fded597553 CAMEL-19389: camel-cxf - Upgrade to 4.0.2 (#10221)
add cb8d36c14b8 (chores) camel-base-engine: use final when possible
add 49d920d1656 (chores) camel-base-engine: downgrade a protected method
to private in a final class
add 6020dc41e56 (chores) camel-base-engine: removed null checks in
circumstances where it was not necessary
No new revisions were added by this update.
Summary of changes:
.../impl/engine/BaseExecutorServiceManager.java | 2 +-
.../camel/impl/engine/DefaultNodeIdFactory.java | 6 ++---
.../engine/DefaultPackageScanClassResolver.java | 28 +++++++++-------------
.../engine/DefaultPackageScanResourceResolver.java | 14 +++++------
.../camel/impl/engine/PooledExchangeFactory.java | 2 +-
.../org/apache/camel/impl/engine/ValidatorKey.java | 2 +-
6 files changed, 23 insertions(+), 31 deletions(-)