GitHub user fjollberg opened a pull request: https://github.com/apache/camel/pull/1943
CAMEL-11793: Update Box Java SDK to version 2.8.1 This is in order to be able to set timeouts properly for the Box client to avoid hanging threads due to network issues. See https://github.com/box/box-java-sdk/issues/466 You can merge this pull request into a Git repository by running: $ git pull https://github.com/fjollberg/camel box-com-sdk-281 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1943.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1943 ---- commit cb80dc1512c59e9258a2f1a34beeba29dba477d2 Author: Fredrik Jönsson <f...@kth.se> Date: 2017-09-20T08:13:29Z CAMEL-11793: Update Box Java SDK to version 2.8.1 ---- ---