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 6678c5f0b21 Regen for commit 5acdaf05cf309671ac4afb10f91f413102af21c5 (#7593) add 66674d6ca23 CAMEL-18056: camel-jbang - Dependency downloader - Use thread pool and report progress add 2d33842c2ea Regen for commit 66674d6ca23dfb7b7da8b5b6d6eaa1bd8b1c8c9c No new revisions were added by this update. Summary of changes: .../apache/camel/support/task/BackgroundTask.java | 6 +- .../org/apache/camel/main/DownloadThreadPool.java | 64 ++++++++++++++++++++++ .../org/apache/camel/main/DownloaderHelper.java | 23 +++----- 3 files changed, 73 insertions(+), 20 deletions(-) create mode 100644 dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/DownloadThreadPool.java