dependabot[bot] opened a new pull request, #23458: URL: https://github.com/apache/camel/pull/23458
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.53.0 to 1.55.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-genai/releases">com.google.genai:google-genai's releases</a>.</em></p> <blockquote> <h2>v1.55.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.54.0...v1.55.0">1.55.0</a> (2026-05-21)</h2> <h3>Features</h3> <ul> <li>add <code>enable_prompt_injection_detection</code> for Computer Use feature for the Gemini API. (<a href="https://github.com/googleapis/java-genai/commit/1a496a722d19cd2d981007f969a9e5361d667962">1a496a7</a>)</li> <li>add new fields (<a href="https://github.com/googleapis/java-genai/commit/d4b0867de323902cad5e8c7e4085a937f6c4aa25">d4b0867</a>)</li> </ul> <h2>v1.54.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.53.0...v1.54.0">1.54.0</a> (2026-05-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Remove the experimental Interactions module. This feature will be supported in the future.</li> </ul> <h3>Features</h3> <ul> <li>Add more details to the ApiResponse error message (<a href="https://github.com/googleapis/java-genai/commit/c429c2b11538eee98cf3ace98c0d3c92145c001b">c429c2b</a>)</li> <li>support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (<a href="https://github.com/googleapis/java-genai/commit/0d1cc9c39b3f9f7f7d722cbafdcd478c3492f7c7">0d1cc9c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Missing jackson-module-kotlin in classpath (<a href="https://github.com/googleapis/java-genai/commit/0849b863ff42f91e5086c4b95fb2ad2b985a6cb2">0849b86</a>)</li> <li>request level timeout is ignored in favor of client level timeout (<a href="https://github.com/googleapis/java-genai/commit/c9464b5fea4ad8f5cf50b682ecc6d79f8eb071c0">c9464b5</a>)</li> <li>request URL is incorrectly rewritten when baseUrl is configured as a proxy address (<a href="https://github.com/googleapis/java-genai/commit/400776d150a7e0e445ea361a8b50096a936071e1">400776d</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the README (<a href="https://github.com/googleapis/java-genai/commit/beb39f79194682e1ddd355219760adeedd4c0f1a">beb39f7</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md">com.google.genai:google-genai's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.54.0...v1.55.0">1.55.0</a> (2026-05-21)</h2> <h3>Features</h3> <ul> <li>add <code>enable_prompt_injection_detection</code> for Computer Use feature for the Gemini API. (<a href="https://github.com/googleapis/java-genai/commit/1a496a722d19cd2d981007f969a9e5361d667962">1a496a7</a>)</li> <li>add new fields (<a href="https://github.com/googleapis/java-genai/commit/d4b0867de323902cad5e8c7e4085a937f6c4aa25">d4b0867</a>)</li> </ul> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.53.0...v1.54.0">1.54.0</a> (2026-05-20)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>Remove the experimental Interactions module. This feature will be supported in the future.</li> </ul> <h3>Features</h3> <ul> <li>Add more details to the ApiResponse error message (<a href="https://github.com/googleapis/java-genai/commit/c429c2b11538eee98cf3ace98c0d3c92145c001b">c429c2b</a>)</li> <li>support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (<a href="https://github.com/googleapis/java-genai/commit/0d1cc9c39b3f9f7f7d722cbafdcd478c3492f7c7">0d1cc9c</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Missing jackson-module-kotlin in classpath (<a href="https://github.com/googleapis/java-genai/commit/0849b863ff42f91e5086c4b95fb2ad2b985a6cb2">0849b86</a>)</li> <li>request level timeout is ignored in favor of client level timeout (<a href="https://github.com/googleapis/java-genai/commit/c9464b5fea4ad8f5cf50b682ecc6d79f8eb071c0">c9464b5</a>)</li> <li>request URL is incorrectly rewritten when baseUrl is configured as a proxy address (<a href="https://github.com/googleapis/java-genai/commit/400776d150a7e0e445ea361a8b50096a936071e1">400776d</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Update the README (<a href="https://github.com/googleapis/java-genai/commit/beb39f79194682e1ddd355219760adeedd4c0f1a">beb39f7</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/4dff18a45bf809d8796dcbe97459eb86d8c158b1"><code>4dff18a</code></a> chore(main): release 1.55.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/1041">#1041</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/1a496a722d19cd2d981007f969a9e5361d667962"><code>1a496a7</code></a> feat: add <code>enable_prompt_injection_detection</code> for Computer Use feature for th...</li> <li><a href="https://github.com/googleapis/java-genai/commit/d4b0867de323902cad5e8c7e4085a937f6c4aa25"><code>d4b0867</code></a> feat: add new fields</li> <li><a href="https://github.com/googleapis/java-genai/commit/e59c8cc665aa40e009f3cc7dd730569a9d02c649"><code>e59c8cc</code></a> chore: update versions to main pom.xml and ApiClient</li> <li><a href="https://github.com/googleapis/java-genai/commit/439bdd77d68e9ff967fd3cab89e7e71faea965b9"><code>439bdd7</code></a> Copybara import of the project:</li> <li><a href="https://github.com/googleapis/java-genai/commit/4c01a91912b49c4ba0ed7b2b3e9633b4a0569aff"><code>4c01a91</code></a> chore(main): release 1.55.0-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-genai/issues/1039">#1039</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/8d16feb108e362e05f2236d5083099e86ef0c831"><code>8d16feb</code></a> chore(main): release 1.54.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/989">#989</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/1409a8a279505af750976221486f3d8dd6219020"><code>1409a8a</code></a> chore: Fix Javadoc generation</li> <li><a href="https://github.com/googleapis/java-genai/commit/5f70d375ff234e628d64562c4811ab7f3f52b472"><code>5f70d37</code></a> chore: update comment in BatchJobOutputInfo to unblock javadoc generation</li> <li><a href="https://github.com/googleapis/java-genai/commit/1b10e14357153d98e67150ae356f3bad4a5904e4"><code>1b10e14</code></a> chore: Fix javadoc generation</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/java-genai/compare/v1.53.0...v1.55.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 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]
