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 2020/04/07 07:50:15 UTC

[camel] branch master updated: Upgrade Box to version 2.45.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 36630d8  Upgrade Box to version 2.45.0
36630d8 is described below

commit 36630d80c211407094e3d112914b88dfb3d21e6e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 7 09:49:38 2020 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2db80ed..c4e9466 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -84,7 +84,7 @@
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bouncycastle-version>1.65</bouncycastle-version>
-        <box-java-sdk-version>2.44.1</box-java-sdk-version>
+        <box-java-sdk-version>2.45.0</box-java-sdk-version>
         <braintree-gateway-version>2.108.0</braintree-gateway-version>
         <brave-zipkin-version>5.11.2</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>