From 708140fee391d89d21cbcea9bc17979f8661fc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 05:26:20 +0000 Subject: [PATCH] chore(deps): bump spring-ai.version from 1.0.0 to 1.1.4 Bumps `spring-ai.version` from 1.0.0 to 1.1.4. Updates `org.springframework.ai:spring-ai-model` from 1.0.0 to 1.1.4 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.0.0...v1.1.4) Updates `org.springframework.ai:spring-ai-client-chat` from 1.0.0 to 1.1.4 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.0.0...v1.1.4) Updates `org.springframework.ai:spring-ai-commons` from 1.0.0 to 1.1.4 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.0.0...v1.1.4) --- updated-dependencies: - dependency-name: org.springframework.ai:spring-ai-model dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.ai:spring-ai-client-chat dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.ai:spring-ai-commons dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a0bf2e1..3f3746d 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.0.0 + 1.1.4 4.0.5