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 2021/11/24 13:06:34 UTC

[camel] branch regen_bot updated (bd364fe8 -> fe03421)

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 bd364fe8 Polished
     add 4564be5  (chores) camel-jetty: replace Thread.sleep with Awaitility in tests
     add 2c3c8f9  Upgrade Box Java to version 2.58.0
     add fe03421  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                   |  2 +-
 components/camel-jetty/pom.xml                               |  5 +++++
 .../component/jetty/HttpStreamCacheFileResponseTest.java     | 12 +++++++-----
 .../org/apache/camel/component/jetty/HttpToFileTest.java     |  9 ++++++---
 .../camel/component/jetty/file/JettyFileConsumerTest.java    |  6 ++++--
 parent/pom.xml                                               |  2 +-
 6 files changed, 24 insertions(+), 12 deletions(-)