You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/09/22 11:05:22 UTC

[camel] branch master updated: Upgrade Box java sdk to version 2.38.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 819bbc3  Upgrade Box java sdk to version 2.38.0
819bbc3 is described below

commit 819bbc39f0fd6e88346bff015172615dc44f2c4a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sun Sep 22 13:04:46 2019 +0200

    Upgrade Box java sdk to version 2.38.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 90b4279..cd86efa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bndlib-version>2.4.0</bndlib-version>
         <bouncycastle-version>1.61</bouncycastle-version>
-        <box-java-sdk-version>2.37.0</box-java-sdk-version>
+        <box-java-sdk-version>2.38.0</box-java-sdk-version>
         <braintree-gateway-version>2.104.0</braintree-gateway-version>
         <brave-zipkin-version>5.6.7</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>