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 1d7c13e07eb7 chore(deps): Bump com.dropbox.core:dropbox-core-sdk from
7.1.0 to 7.1.1
1d7c13e07eb7 is described below
commit 1d7c13e07eb7f15ff120e4116f7fcb20f398604e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 07:36:47 2026 +0000
chore(deps): Bump com.dropbox.core:dropbox-core-sdk from 7.1.0 to 7.1.1
Bumps
[com.dropbox.core:dropbox-core-sdk](https://github.com/dropbox/dropbox-sdk-java)
from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/dropbox/dropbox-sdk-java/releases)
-
[Changelog](https://github.com/dropbox/dropbox-sdk-java/blob/v7.1.1/CHANGELOG.md)
-
[Commits](https://github.com/dropbox/dropbox-sdk-java/compare/v7.1.0...v7.1.1)
---
updated-dependencies:
- dependency-name: com.dropbox.core:dropbox-core-sdk
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 42dc1046cf69..64187d3f5a8f 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.1.0</dropbox-version>
+ <dropbox-version>7.1.1</dropbox-version>
<ehcache3-version>3.12.0</ehcache3-version>
<!-- github-api (kohsuke) for camel-github2 -->
<github-api-version>1.330</github-api-version>