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 2ed9a90949a7 chore(deps): Bump com.dropbox.core:dropbox-core-sdk from 
7.0.0 to 7.1.0
2ed9a90949a7 is described below

commit 2ed9a90949a7293e97c334a038bd49e6db8f25ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 30 06:57:10 2026 +0000

    chore(deps): Bump com.dropbox.core:dropbox-core-sdk from 7.0.0 to 7.1.0
    
    Bumps 
[com.dropbox.core:dropbox-core-sdk](https://github.com/dropbox/dropbox-sdk-java)
 from 7.0.0 to 7.1.0.
    - [Release notes](https://github.com/dropbox/dropbox-sdk-java/releases)
    - 
[Changelog](https://github.com/dropbox/dropbox-sdk-java/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/dropbox/dropbox-sdk-java/compare/v7.0.0...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.dropbox.core:dropbox-core-sdk
      dependency-version: 7.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6c5cf8e0c00c..f980837488ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,7 @@
         <djl-python-version>0.34.0</djl-python-version>
         <docling-java-version>0.6.0</docling-java-version>
         <docker-java-version>3.7.1</docker-java-version>
-        <dropbox-version>7.0.0</dropbox-version>
+        <dropbox-version>7.1.0</dropbox-version>
         <ehcache3-version>3.12.0</ehcache3-version>
         <!-- github-api (kohsuke) for camel-github2 -->
         <github-api-version>1.330</github-api-version>

Reply via email to