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 95494204114 chore(deps): Bump com.box:box-java-sdk from 4.12.0 to 
4.13.0
95494204114 is described below

commit 9549420411413f5e318445fbf55907338e9da14a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 22 13:38:23 2024 +0000

    chore(deps): Bump com.box:box-java-sdk from 4.12.0 to 4.13.0
    
    Bumps [com.box:box-java-sdk](https://github.com/box/box-java-sdk) from 
4.12.0 to 4.13.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.12.0...v4.13.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] <supp...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6b1f3cb8100..a5e2e8cd10a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -82,7 +82,7 @@
         
<azure-storage-blob-changefeed-version>12.0.0-beta.27</azure-storage-blob-changefeed-version>
         <beanio-version>3.2.0</beanio-version>
         <bouncycastle-version>1.79</bouncycastle-version>
-        <box-java-sdk-version>4.12.0</box-java-sdk-version>
+        <box-java-sdk-version>4.13.0</box-java-sdk-version>
         <braintree-gateway-version>3.37.0</braintree-gateway-version>
         
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
         <bytebuddy-version>1.15.10</bytebuddy-version>

Reply via email to