dependabot[bot] opened a new pull request, #20343: URL: https://github.com/apache/camel/pull/20343
Bumps [com.box:box-java-sdk](https://github.com/box/box-java-sdk) from 4.16.3 to 10.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/box/box-java-sdk/releases">com.box:box-java-sdk's releases</a>.</em></p> <blockquote> <h2>v10.3.0</h2> <h3>New Features and Enhancements</h3> <ul> <li>Remove <code>confidence_score</code> and <code>include_confidence_score</code> from AI extract (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/567">#567</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1615">#1615</a>) (<a href="https://github.com/box/box-java-sdk/commit/0a069cdecc4837d8bdb6f1e91401d88c58af5a92">0a069cd</a>)</li> <li>Support new sign request metadata (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/565">#565</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1599">#1599</a>) (<a href="https://github.com/box/box-java-sdk/commit/b3c46bbf2f2f7b9b25befcd6442a4e5c9a92e790">b3c46bb</a>)</li> </ul> <h2>v10.2.0</h2> <h3>Bug Fixes</h3> <ul> <li>Fix parsing <code>OffsetDateTime</code> from String (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/887">#887</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1582">#1582</a>) (<a href="https://github.com/box/box-java-sdk/commit/d1288c4804b032d5211d664c396e212a08a5775b">d1288c4</a>)</li> </ul> <h3>New Features and Enhancements</h3> <ul> <li>Support GET enterprise configuration API (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/559">#559</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1519">#1519</a>) (<a href="https://github.com/box/box-java-sdk/commit/88dd8d2867d85ca8fc3b48d2aee61060ef328821">88dd8d2</a>)</li> <li>Disable OkHttp auto retries on connection failure (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/874">#874</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1541">#1541</a>) (<a href="https://github.com/box/box-java-sdk/commit/c2bd137e469b9e67a14a33bb073107ff5db44175">c2bd137</a>)</li> <li>Support Archive API (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/563">#563</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1553">#1553</a>) (<a href="https://github.com/box/box-java-sdk/commit/609e8bb5eb7143281543dcfaada23f2649acae9d">609e8bb</a>)</li> </ul> <h2>v10.1.0</h2> <h3>Bug Fixes</h3> <ul> <li>Allow flexible key-value data in <code>AiExtractStructuredResponse.answer</code> and <code>Event.additionalDetails</code> (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/556">#556</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1470">#1470</a>) (<a href="https://github.com/box/box-java-sdk/commit/e215a5f2502e694421a05d8da550d2b305c09460">e215a5f</a>)</li> <li>Make <code>role</code> parameter of update collaboration optional (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/557">#557</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1479">#1479</a>) (<a href="https://github.com/box/box-java-sdk/commit/6896386c6086996399066b09b5afc998a5a95ca4">6896386</a>)</li> </ul> <h3>New Features and Enhancements</h3> <ul> <li>Add <code>Javadoc</code> comments (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/839">#839</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1465">#1465</a>) (<a href="https://github.com/box/box-java-sdk/commit/c72407dc77cc67f3a178d607a2b1bd4e90e832a8">c72407d</a>)</li> </ul> <h2>v10.0.0</h2> <p>Introducing <strong><code>Box SDK v10</code></strong>, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separate <a href="https://github.com/box/box-java-sdk/tree/sdk-gen"><code>sdk-gen</code></a> branch, <code>v10</code> will ultimately become the main branch.</p> <h3>Breaking Changes</h3> <ul> <li>This SDK version is auto-generated and introduces a new interface for all methods. Extensive documentation is available <a href="https://github.com/box/box-java-sdk/tree/sdk-gen/docs">here</a>.</li> </ul> <h3>What's New in <code>v10</code></h3> <ul> <li> <p><strong>Full API Support</strong> — Complete coverage of the Box API ecosystem, giving you access to all the latest features and functionalities to build feature-rich applications.</p> </li> <li> <p><strong>Rapid API Updates</strong> — Our new auto-generation approach enables Box API additions within days, ensuring you can leverage the most up-to-date features without delay.</p> </li> <li> <p><strong>Embedded Documentation</strong> — All objects and parameters are documented directly in the SDK source code, keeping essential information in one place.</p> </li> <li> <p><strong>Enhanced Convenience Methods</strong> — New methods for authentication, chunk uploads, automatic retries, retry strategy, and more.</p> </li> </ul> <h3>Important Notes</h3> <p>This version includes the Box Next Generation SDK artifact, previously developed in parallel to core Box SDKs. To facilitate migration and provide access to the newest features, we'll soon release an additional major version combining both artifacts. Migration to <code>v10</code> includes breaking changes, please review the <a href="https://github.com/box/box-java-sdk/blob/sdk-gen/migration-guides/from-v4-to-v10.md">migration guide</a> for details. For more information, see the <a href="https://developer.box.com/guides/tooling/sdks/sdk-versioning">SDK versioning strategy document</a>. Follow developer changelog for future updates.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/box/box-java-sdk/blob/main/CHANGELOG.md">com.box:box-java-sdk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/box/box-java-sdk/compare/v10.2.0...v10.3.0">10.3.0</a> (2025-12-10)</h2> <h3>New Features and Enhancements</h3> <ul> <li>Remove <code>confidence_score</code> and <code>include_confidence_score</code> from AI extract (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/567">#567</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1615">#1615</a>) (<a href="https://github.com/box/box-java-sdk/commit/0a069cdecc4837d8bdb6f1e91401d88c58af5a92">0a069cd</a>)</li> <li>Support new sign request metadata (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/565">#565</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1599">#1599</a>) (<a href="https://github.com/box/box-java-sdk/commit/b3c46bbf2f2f7b9b25befcd6442a4e5c9a92e790">b3c46bb</a>)</li> </ul> <h2><a href="https://github.com/box/box-java-sdk/compare/v10.1.0...v10.2.0">10.2.0</a> (2025-11-19)</h2> <h3>Bug Fixes</h3> <ul> <li>Fix parsing <code>OffsetDateTime</code> from String (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/887">#887</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1582">#1582</a>) (<a href="https://github.com/box/box-java-sdk/commit/d1288c4804b032d5211d664c396e212a08a5775b">d1288c4</a>)</li> </ul> <h3>New Features and Enhancements</h3> <ul> <li>Support GET enterprise configuration API (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/559">#559</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1519">#1519</a>) (<a href="https://github.com/box/box-java-sdk/commit/88dd8d2867d85ca8fc3b48d2aee61060ef328821">88dd8d2</a>)</li> <li>Disable OkHttp auto retries on connection failure (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/874">#874</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1541">#1541</a>) (<a href="https://github.com/box/box-java-sdk/commit/c2bd137e469b9e67a14a33bb073107ff5db44175">c2bd137</a>)</li> <li>Support Archive API (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/563">#563</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1553">#1553</a>) (<a href="https://github.com/box/box-java-sdk/commit/609e8bb5eb7143281543dcfaada23f2649acae9d">609e8bb</a>)</li> </ul> <h2><a href="https://github.com/box/box-java-sdk/compare/v10.0.0...v10.1.0">10.1.0</a> (2025-10-06)</h2> <h3>Bug Fixes</h3> <ul> <li>Allow flexible key-value data in <code>AiExtractResponse.answer</code> and <code>Event.additionalDetails</code> (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/556">#556</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1470">#1470</a>) (<a href="https://github.com/box/box-java-sdk/commit/e215a5f2502e694421a05d8da550d2b305c09460">e215a5f</a>)</li> <li>Make <code>role</code> parameter of update collaboration optional (box/box-openapi<a href="https://redirect.github.com/box/box-java-sdk/issues/557">#557</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1479">#1479</a>) (<a href="https://github.com/box/box-java-sdk/commit/6896386c6086996399066b09b5afc998a5a95ca4">6896386</a>)</li> </ul> <h3>New Features and Enhancements</h3> <ul> <li>Add <code>Javadoc</code> comments (box/box-codegen<a href="https://redirect.github.com/box/box-java-sdk/issues/839">#839</a>) (<a href="https://redirect.github.com/box/box-java-sdk/issues/1465">#1465</a>) (<a href="https://github.com/box/box-java-sdk/commit/c72407dc77cc67f3a178d607a2b1bd4e90e832a8">c72407d</a>)</li> </ul> <h2><a href="https://github.com/box/box-java-sdk/compare/v4.16.3...v10.0.0">10.0.0</a> (2025-09-17)</h2> <p>Introducing <strong><code>Box SDK v10</code></strong>, a major release designed to elevate your developer experience and streamline integration with Box Content Cloud. Currently available as a separate <a href="https://github.com/box/box-java-sdk/tree/sdk-gen"><code>sdk-gen</code></a> branch, <code>v10</code> will ultimately become the main branch.</p> <h3>Breaking Changes</h3> <ul> <li>This SDK version is auto-generated and introduces a new interface for all methods. Extensive documentation is available <a href="https://github.com/box/box-java-sdk/tree/sdk-gen/docs">here</a>.</li> </ul> <h3>What's New in <code>v10</code></h3> <ul> <li> <p><strong>Full API Support</strong> — Complete coverage of the Box API ecosystem, giving you access to all the latest features and functionalities to build feature-rich applications.</p> </li> <li> <p><strong>Rapid API Updates</strong> — Our new auto-generation approach enables Box API additions within days, ensuring you can leverage the most up-to-date features without delay.</p> </li> <li> <p><strong>Embedded Documentation</strong> — All objects and parameters are documented directly in the SDK source code, keeping essential information in one place.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/box/box-java-sdk/commit/63bb1fe2f72d1e91ce0c56f924fe885a08a55370"><code>63bb1fe</code></a> chore: release version 10.3.0 (<a href="https://redirect.github.com/box/box-java-sdk/issues/1619">#1619</a>)</li> <li><a href="https://github.com/box/box-java-sdk/commit/0a069cdecc4837d8bdb6f1e91401d88c58af5a92"><code>0a069cd</code></a> feat: Remove <code>confidence_score</code> and <code>include_confidence_score</code> from AI extrac...</li> <li><a href="https://github.com/box/box-java-sdk/commit/2f8c162cc72bf39254697144455d2405410c7e65"><code>2f8c162</code></a> docs: modify <code>can_view_path</code> description and add confidence scores for struct...</li> <li><a href="https://github.com/box/box-java-sdk/commit/b3c46bbf2f2f7b9b25befcd6442a4e5c9a92e790"><code>b3c46bb</code></a><code>box/box-openapi#565</code><a href="https://redirect.github.com/box/box-java-sdk/issues/1599">#1599</a>)</li> <li><a href="https://github.com/box/box-java-sdk/commit/bfce409d7382b64db3551f0dfd116248604aecc9"><code>bfce409</code></a> docs: Update Readme for migrating <code>sdk-gen</code><code>box/box-codegen#889</code><a href="https://redirect.github.com/box/box-java-sdk/issues/1">#1</a>...</li> <li><a href="https://github.com/box/box-java-sdk/commit/67cde94bfd440557458eb2b647686ecc634ea037"><code>67cde94</code></a> chore: release version 10.2.0 (<a href="https://redirect.github.com/box/box-java-sdk/issues/1584">#1584</a>)</li> <li><a href="https://github.com/box/box-java-sdk/commit/d1288c4804b032d5211d664c396e212a08a5775b"><code>d1288c4</code></a> fix: Fix parsing <code>OffsetDateTime</code><code>box/box-codegen#887</code><a href="https://redirect.github.com/box/box-java-sdk/issues/1582">#1582</a>)</li> <li><a href="https://github.com/box/box-java-sdk/commit/9c72402052c91dba7eda179b90a22b63abdf6cfe"><code>9c72402</code></a><code>box/box-codegen#886</code><a href="https://redirect.github.com/box/box-java-sdk/issues/1580">#1580</a>)</li> <li><a href="https://github.com/box/box-java-sdk/commit/ff45cd0fed95de2e270f2a6a2be133bc43940e0c"><code>ff45cd0</code></a> docs: Update AI extract structured description with OCR support info (box/box...</li> <li><a href="https://github.com/box/box-java-sdk/commit/cfac908fb1c4c8671f93de5344a8f11e8f71d76f"><code>cfac908</code></a><code>box/box-codegen#885</code><a href="https://redirect.github.com/box/box-java-sdk/issues/1573">#1573</a>)</li> <li>Additional commits viewable in <a href="https://github.com/box/box-java-sdk/compare/v4.16.3...v10.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
