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/08/29 10:34:30 UTC

[camel] branch master updated: Upgrade Box SDK to version 2.37.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 347c31a  Upgrade Box SDK to version 2.37.0
347c31a is described below

commit 347c31abe2f34305b9445bee66095256f3dd386d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 29 12:33:50 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 143e7b4..491c1d8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,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.36.0</box-java-sdk-version>
+        <box-java-sdk-version>2.37.0</box-java-sdk-version>
         <braintree-gateway-version>2.103.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>