dependabot[bot] opened a new pull request, #20973:
URL: https://github.com/apache/camel/pull/20973

   Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 
4.15.0 to 4.16.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/openai/openai-java/releases";>com.openai:openai-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.16.0</h2>
   <h2>4.16.0 (2026-01-21)</h2>
   <p>Full Changelog: <a 
href="https://github.com/openai/openai-java/compare/v4.15.0...v4.16.0";>v4.15.0...v4.16.0</a></p>
   <h3>Features</h3>
   <ul>
   <li><strong>api:</strong> api update (<a 
href="https://github.com/openai/openai-java/commit/e5203e29d3a2c8e74c976ecf3e1db93102953870";>e5203e2</a>)</li>
   <li><strong>client:</strong> send <code>X-Stainless-Kotlin-Version</code> 
header (<a 
href="https://github.com/openai/openai-java/commit/d77a1713511e9b30abd2df66a3ecc95ad811e276";>d77a171</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>client:</strong> disallow coercion from float to int (<a 
href="https://github.com/openai/openai-java/commit/4332495f9d237a854ef0fc64bfa523a342eb7d98";>4332495</a>)</li>
   <li><strong>client:</strong> fully respect max retries (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li><strong>client:</strong> send retry count header for max retries 0 (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li>date time deserialization leniency (<a 
href="https://github.com/openai/openai-java/commit/35a4662ed2657f9a0b22487d1c5c4da8f27f0f96";>35a4662</a>)</li>
   <li>make ResponseAccumulator forwards compatible with new event types (<a 
href="https://github.com/openai/openai-java/commit/d9dc902beb83a9b3ec8e6d6fdc6ec59be580ec39";>d9dc902</a>)</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li><strong>ci:</strong> upgrade <code>actions/setup-java</code> (<a 
href="https://github.com/openai/openai-java/commit/d739c6ab75bc155fdb44f4a49be8cb61a2807888";>d739c6a</a>)</li>
   <li><strong>internal:</strong> clean up maven repo artifact script and add 
html documentation to repo root (<a 
href="https://github.com/openai/openai-java/commit/763df3fcd6c64ad48f8b1c2391fa22010ebfd9ec";>763df3f</a>)</li>
   <li><strong>internal:</strong> depend on packages directly in example (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li><strong>internal:</strong> improve maven repo docs (<a 
href="https://github.com/openai/openai-java/commit/005acfc499a7c2d26926ec95a3f9b2a7ad7cff47";>005acfc</a>)</li>
   <li><strong>internal:</strong> support uploading Maven repo artifacts to 
stainless package server (<a 
href="https://github.com/openai/openai-java/commit/24dd88f2fba4594b1c317b9840ca24e5aa6379bb";>24dd88f</a>)</li>
   <li><strong>internal:</strong> update <code>actions/checkout</code> version 
(<a 
href="https://github.com/openai/openai-java/commit/64b074fe39e628ba11b4d36e182b4156e656566f";>64b074f</a>)</li>
   <li><strong>internal:</strong> update maven repo doc to include 
authentication (<a 
href="https://github.com/openai/openai-java/commit/c00b70307b9bdd6a9f94cf63551a15352b58352e";>c00b703</a>)</li>
   <li>test on Jackson 2.14.0 to avoid encountering 
FasterXML/jackson-databind<a 
href="https://redirect.github.com/openai/openai-java/issues/3240";>#3240</a> in 
tests (<a 
href="https://github.com/openai/openai-java/commit/35a4662ed2657f9a0b22487d1c5c4da8f27f0f96";>35a4662</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/openai/openai-java/blob/main/CHANGELOG.md";>com.openai:openai-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>4.16.0 (2026-01-21)</h2>
   <p>Full Changelog: <a 
href="https://github.com/openai/openai-java/compare/v4.15.0...v4.16.0";>v4.15.0...v4.16.0</a></p>
   <h3>Features</h3>
   <ul>
   <li><strong>api:</strong> api update (<a 
href="https://github.com/openai/openai-java/commit/e5203e29d3a2c8e74c976ecf3e1db93102953870";>e5203e2</a>)</li>
   <li><strong>client:</strong> send <code>X-Stainless-Kotlin-Version</code> 
header (<a 
href="https://github.com/openai/openai-java/commit/d77a1713511e9b30abd2df66a3ecc95ad811e276";>d77a171</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>client:</strong> disallow coercion from float to int (<a 
href="https://github.com/openai/openai-java/commit/4332495f9d237a854ef0fc64bfa523a342eb7d98";>4332495</a>)</li>
   <li><strong>client:</strong> fully respect max retries (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li><strong>client:</strong> send retry count header for max retries 0 (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li>date time deserialization leniency (<a 
href="https://github.com/openai/openai-java/commit/35a4662ed2657f9a0b22487d1c5c4da8f27f0f96";>35a4662</a>)</li>
   <li>make ResponseAccumulator forwards compatible with new event types (<a 
href="https://github.com/openai/openai-java/commit/d9dc902beb83a9b3ec8e6d6fdc6ec59be580ec39";>d9dc902</a>)</li>
   </ul>
   <h3>Chores</h3>
   <ul>
   <li><strong>ci:</strong> upgrade <code>actions/setup-java</code> (<a 
href="https://github.com/openai/openai-java/commit/d739c6ab75bc155fdb44f4a49be8cb61a2807888";>d739c6a</a>)</li>
   <li><strong>internal:</strong> clean up maven repo artifact script and add 
html documentation to repo root (<a 
href="https://github.com/openai/openai-java/commit/763df3fcd6c64ad48f8b1c2391fa22010ebfd9ec";>763df3f</a>)</li>
   <li><strong>internal:</strong> depend on packages directly in example (<a 
href="https://github.com/openai/openai-java/commit/b2ac5cecb0819e6e5165f727cc76551654c0d680";>b2ac5ce</a>)</li>
   <li><strong>internal:</strong> improve maven repo docs (<a 
href="https://github.com/openai/openai-java/commit/005acfc499a7c2d26926ec95a3f9b2a7ad7cff47";>005acfc</a>)</li>
   <li><strong>internal:</strong> support uploading Maven repo artifacts to 
stainless package server (<a 
href="https://github.com/openai/openai-java/commit/24dd88f2fba4594b1c317b9840ca24e5aa6379bb";>24dd88f</a>)</li>
   <li><strong>internal:</strong> update <code>actions/checkout</code> version 
(<a 
href="https://github.com/openai/openai-java/commit/64b074fe39e628ba11b4d36e182b4156e656566f";>64b074f</a>)</li>
   <li><strong>internal:</strong> update maven repo doc to include 
authentication (<a 
href="https://github.com/openai/openai-java/commit/c00b70307b9bdd6a9f94cf63551a15352b58352e";>c00b703</a>)</li>
   <li>test on Jackson 2.14.0 to avoid encountering 
FasterXML/jackson-databind<a 
href="https://redirect.github.com/openai/openai-java/issues/3240";>#3240</a> in 
tests (<a 
href="https://github.com/openai/openai-java/commit/35a4662ed2657f9a0b22487d1c5c4da8f27f0f96";>35a4662</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/openai/openai-java/commit/de8d6db697e5a61e4debcdefc95fa494e4e9ef47";><code>de8d6db</code></a>
 release: 4.16.0 (<a 
href="https://redirect.github.com/openai/openai-java/issues/677";>#677</a>)</li>
   <li>See full diff in <a 
href="https://github.com/openai/openai-java/compare/v4.15.0...v4.16.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.openai:openai-java&package-manager=maven&previous-version=4.15.0&new-version=4.16.0)](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]

Reply via email to