From dbfcb6fd18d8d2444f6c07270d0b94cf8409511d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 00:35:12 +0000 Subject: [PATCH] chore(deps): bump spring-ai.version from 1.1.4 to 2.0.0 Bumps `spring-ai.version` from 1.1.4 to 2.0.0. Updates `org.springframework.ai:spring-ai-model` from 1.1.4 to 2.0.0 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v2.0.0) Updates `org.springframework.ai:spring-ai-client-chat` from 1.1.4 to 2.0.0 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v2.0.0) Updates `org.springframework.ai:spring-ai-commons` from 1.1.4 to 2.0.0 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v2.0.0) --- updated-dependencies: - dependency-name: org.springframework.ai:spring-ai-model dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.ai:spring-ai-client-chat dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.ai:spring-ai-commons dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- agenteval-spring-ai/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agenteval-spring-ai/pom.xml b/agenteval-spring-ai/pom.xml index f2f6a64..f18adc8 100644 --- a/agenteval-spring-ai/pom.xml +++ b/agenteval-spring-ai/pom.xml @@ -15,7 +15,7 @@ Spring AI auto-capture integration for AgentEval - 1.1.4 + 2.0.0 4.0.5