You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ap...@apache.org on 2024/01/18 08:09:34 UTC

(camel) branch main updated: Bump com.box:box-java-sdk from 4.6.1 to 4.7.0

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 51e4ec2e9e4 Bump com.box:box-java-sdk from 4.6.1 to 4.7.0
51e4ec2e9e4 is described below

commit 51e4ec2e9e4741fbca3e4bcca45834cc99e6c897
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Jan 18 06:42:55 2024 +0000

    Bump com.box:box-java-sdk from 4.6.1 to 4.7.0
    
    Bumps [com.box:box-java-sdk](https://github.com/box/box-java-sdk) from 4.6.1 to 4.7.0.
    - [Release notes](https://github.com/box/box-java-sdk/releases)
    - [Changelog](https://github.com/box/box-java-sdk/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/box/box-java-sdk/compare/v4.6.1...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.box:box-java-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 40f98459665..d67660f2e9c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -73,7 +73,7 @@
         <azure-sdk-bom-version>1.2.19</azure-sdk-bom-version>
         <azure-storage-blob-changefeed-version>12.0.0-beta.19</azure-storage-blob-changefeed-version>
         <bouncycastle-version>1.77</bouncycastle-version>
-        <box-java-sdk-version>4.6.1</box-java-sdk-version>
+        <box-java-sdk-version>4.7.0</box-java-sdk-version>
         <braintree-gateway-version>3.32.0</braintree-gateway-version>
         <build-helper-maven-plugin-version>3.5.0</build-helper-maven-plugin-version>
         <bytebuddy-version>1.14.11</bytebuddy-version>