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 2023/10/09 12:20:30 UTC

[camel] branch box-4.6.0 created (now 941e4c36dee)

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

acosentino pushed a change to branch box-4.6.0
in repository https://gitbox.apache.org/repos/asf/camel.git


      at 941e4c36dee Upgrade Box Java SDK to version 4.6.0

This branch includes the following new commits:

     new 941e4c36dee Upgrade Box Java SDK to version 4.6.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade Box Java SDK to version 4.6.0

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 941e4c36deeaaab710454d78be65e1bef2ce0371
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 9 14:19:50 2023 +0200

    Upgrade Box Java SDK to version 4.6.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index da746e75e53..90d93e0515d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -73,7 +73,7 @@
         <azure-sdk-bom-version>1.2.17</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.18</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.76</bouncycastle-version>
-        <box-java-sdk-version>4.2.1</box-java-sdk-version>
+        <box-java-sdk-version>4.6.0</box-java-sdk-version>
         <braintree-gateway-version>3.26.0</braintree-gateway-version>
         <build-helper-maven-plugin-version>3.4.0</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>