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 12:18:02 UTC

[camel] branch regen_bot_3x updated (1a335163ac6 -> 8711f64d9c7)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 1a335163ac6 CAMEL-20028: camel-mail - Make disposition optional if filename is non empty (#11814)
     add 8711f64d9c7 Bean leak (#11818)

No new revisions were added by this update.

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