dependabot[bot] opened a new pull request, #20329: URL: https://github.com/apache/camel/pull/20329
Bumps [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) from 1.1.1 to 1.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-ai/releases">org.springframework.ai:spring-ai-bom's releases</a>.</em></p> <blockquote> <h2>Spring AI 1.1.2 - Bug Fixes</h2> <h1>Spring AI 1.1.2 Release Notes</h1> <h2>🎯 Highlights</h2> <p>This patch release focuses on bug fixes, security improvements and dependency management. It includes a bug fix to make Spring AI 1.1.x still compatible with Kotlin 1.9.x, a security fix for the Milvus vector store addressing CVE-2024-7254, updates to MCP (Model Context Protocol) dependencies, and a new hook in the ToolCallAdvisor for enhanced tool calling workflows.</p> <h2>⭐ New Features</h2> <ul> <li>Introduces a new hook method in ToolCallAdvisor that allows customization of the finalization loop in tool call workflows, providing better extensibility for advanced tool calling scenarios <a href="https://github.com/spring-projects/spring-ai/commit/05254e75399f4fef2de2db1decb389d329bb60ae">05254e7</a></li> </ul> <h2>🪲 Bug Fixes</h2> <ul> <li>Cleaned up duplicate dependency declaration for Azure Identity library, improving build consistency <a href="https://github.com/spring-projects/spring-ai/commit/db7d44d123fd98cd6f320865f9e232726068dcfe">db7d44d</a></li> </ul> <h2>🔨 Dependency Upgrades</h2> <ul> <li>Upgraded Model Context Protocol (MCP) JDK and MCP annotations from snapshot versions to stable releases, improving stability and compatibility <a href="https://github.com/spring-projects/spring-ai/commit/4cfe9fabc709a39ad68dae84ed8e3b0a8ae87160">4cfe9fa</a></li> </ul> <h2>🔩 Build Updates</h2> <ul> <li>Updated build configuration to require exact Java 21 version for the 1.1.x release branch, ensuring consistent build environment <a href="https://github.com/spring-projects/spring-ai/commit/d56300784b1a21d4cebe9004d0f7a2888e4e556d">d563007</a></li> </ul> <h2>🔐 Security</h2> <ul> <li>Overrode protobuf-java version in milvus-store dependency to address security vulnerability CVE-2024-7254 <a href="https://github.com/spring-projects/spring-ai/commit/65b6c7d74950b5f1eda1cead3a9ccd38dc3fec0d">65b6c7d</a></li> </ul> <h2>🙏 Contributors</h2> <p>Thanks to all contributors who made this release possible:</p> <ul> <li><a href="https://github.com/tzolov"><code>Christian Tzolov (@tzolov)</code></a></li> <li><a href="https://github.com/ericbottard"><code>Eric Bottard (@ericbottard)</code></a></li> <li><a href="https://github.com/ilayaperumalg"><code>Ilayaperumal Gopinathan (@ilayaperumalg)</code></a></li> <li><a href="https://github.com/jdubois"><code>Julien Dubois (@jdubois)</code></a></li> <li><a href="https://github.com/roryp"><code>Rory Preddy (@roryp)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-ai/commit/74c0d0535ced87e24d271494162be1cdd6dbd259"><code>74c0d05</code></a> Release version 1.1.2</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/05254e75399f4fef2de2db1decb389d329bb60ae"><code>05254e7</code></a> Add doFinalizeLoop() hook to ToolCallAdvisor (<a href="https://redirect.github.com/spring-projects/spring-ai/issues/5064">#5064</a>)</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/4cfe9fabc709a39ad68dae84ed8e3b0a8ae87160"><code>4cfe9fa</code></a> Switch back stable releases for MCP JDK and MCP annotation</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/d56300784b1a21d4cebe9004d0f7a2888e4e556d"><code>d563007</code></a> Use Java 21(exact) for 1.1.x branch.</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/65b6c7d74950b5f1eda1cead3a9ccd38dc3fec0d"><code>65b6c7d</code></a> Override protobuf-java version in milvus-store to fix CVE-2024-7254</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/db7d44d123fd98cd6f320865f9e232726068dcfe"><code>db7d44d</code></a> Remove duplicate entry for Azure Identity</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/e3fd662882dbdf5b54ac669b8eda45cd46a56d75"><code>e3fd662</code></a> Update MCP JDK and MCP annotations to latest snapshots</li> <li><a href="https://github.com/spring-projects/spring-ai/commit/5d266f9ddb84365a96d941b94efbae9504113591"><code>5d266f9</code></a> Next development version 1.1.2-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/spring-projects/spring-ai/compare/v1.1.1...v1.1.2">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]
