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:43:31 UTC

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

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 2bc88e97a96 Bean leak (#11818)
     add c89174ec926 CAMEL-20038: camel-core - Deprecate LRUWeakCache

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/impl/engine/IntrospectionSupport.java  | 4 ++--
 .../main/java/org/apache/camel/support/DefaultLRUCacheFactory.java    | 3 +++
 .../src/main/java/org/apache/camel/support/LRUCacheFactory.java       | 3 +++
 .../java/org/apache/camel/support/management/MBeanInfoAssembler.java  | 4 ++--
 4 files changed, 10 insertions(+), 4 deletions(-)