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/05/24 10:48:47 UTC

[camel] branch master updated: Upgrade Box SDK to version 2.33.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 c701dd0  Upgrade Box SDK to version 2.33.0
c701dd0 is described below

commit c701dd0824e0c49fc5ece09859fdf8c386b4a106
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 24 12:47:55 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 5abd3d7..a55850c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -103,7 +103,7 @@
         <bsh-version>2.0b6</bsh-version>
         <boon-version>0.34</boon-version>
         <bouncycastle-version>1.61</bouncycastle-version>
-        <box-java-sdk-version>2.32.0</box-java-sdk-version>
+        <box-java-sdk-version>2.33.0</box-java-sdk-version>
         <braintree-gateway-version>2.96.0</braintree-gateway-version>
         <brave-zipkin-version>5.6.3</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>