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 2021/11/24 12:04:50 UTC

[camel] 01/02: Upgrade Box Java to version 2.58.0

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

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

commit 2c3c8f95acecab04772cc1c3e5eea1be33c3b1cf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 24 13:00:09 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index a028cd3..0ee68e9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
         <beanio-version>2.1.0</beanio-version>
         <beanstalkd-client-version>1.4.6</beanstalkd-client-version>
         <bouncycastle-version>1.69</bouncycastle-version>
-        <box-java-sdk-version>2.57.0</box-java-sdk-version>
+        <box-java-sdk-version>2.58.0</box-java-sdk-version>
         <braintree-gateway-version>3.13.0</braintree-gateway-version>
         <brave-zipkin-version>5.13.3</brave-zipkin-version>
         <build-helper-maven-plugin-version>3.2.0</build-helper-maven-plugin-version>