You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/03/10 09:17:36 UTC

[camel] branch regen_bot updated (9aa2a03 -> a3230c0)

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 9aa2a03  Sync deps
     add baf7cd4  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.
     add 3168677  Removed property placeholder for aws-sdk v1 version
     add ad5cc37  Sync deps
     add 9e597d8  Fix failing unit tests
     add a3230c0  CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                              |  1 -
 .../camel/impl/engine/CamelInternalProcessor.java       | 17 ++++++++++++-----
 parent/pom.xml                                          |  1 -
 .../apache/camel/maven/ApiComponentGeneratorMojo.java   | 15 ++++++++++-----
 4 files changed, 22 insertions(+), 12 deletions(-)