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 fb8875c4cc7 camel-resilienc4j - Add dev console and Camel CLI command add 637a381c31e CAMEL-18669: camel-jbang - Using resilience4j as CB should include include dependency No new revisions were added by this update. Summary of changes: .../java/org/apache/camel/main/KameletMain.java | 4 ++ .../main/download/CircuitBreakerDownloader.java | 75 ++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/CircuitBreakerDownloader.java