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 2023/10/24 11:16:58 UTC

[camel] branch regen_bot updated (1318ca70b8a -> 2bc88e97a96)

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 1318ca70b8a Upgrade AWS SDK v2 to version 2.21.6 (#11817)
     add 2bc88e97a96 Bean leak (#11818)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/bean/BeanComponent.java  |  2 +-
 .../org/apache/camel/component/bean/BeanInfo.java   | 16 ++++++++++++++--
 .../component/bean/DefaultBeanProcessorFactory.java |  3 +++
 .../java/org/apache/camel/support/LRUCache.java     | 21 +++++++++++++++++++++
 4 files changed, 39 insertions(+), 3 deletions(-)