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 2024/01/22 09:48:02 UTC

(camel) branch regen_bot updated (d9e8e246833 -> b38f1526d8f)

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 d9e8e246833 Bump jooq-version from 3.19.2 to 3.19.3 (#12853)
     add b301fa6e557 CAMEL-20297 camel-etcd3: do not swallow interrupted exceptions
     add 5a035215d0e CAMEL-20297 camel-stream: do not swallow interrupted exceptions
     add b38f1526d8f CAMEL-20297 camel-undertow: do not swallow interrupted exceptions

No new revisions were added by this update.

Summary of changes:
 .../etcd3/processor/aggregate/Etcd3AggregationRepository.java    | 9 ++++++++-
 .../org/apache/camel/component/stream/FileWatcherStrategy.java   | 1 +
 .../java/org/apache/camel/component/stream/StreamConsumer.java   | 2 +-
 .../apache/camel/component/undertow/UndertowClientCallback.java  | 1 +
 4 files changed, 11 insertions(+), 2 deletions(-)