From 5ca3b642833f9ee43d0e8ece862d5b315619b7c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 00:44:13 +0000 Subject: [PATCH] chore(deps): bump spring-ai.version from 1.1.4 to 1.1.5 Bumps `spring-ai.version` from 1.1.4 to 1.1.5. Updates `org.springframework.ai:spring-ai-model` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v1.1.5) Updates `org.springframework.ai:spring-ai-client-chat` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v1.1.5) Updates `org.springframework.ai:spring-ai-commons` from 1.1.4 to 1.1.5 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: org.springframework.ai:spring-ai-model dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.ai:spring-ai-client-chat dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.ai:spring-ai-commons dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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..eccd67c 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 + 1.1.5 4.0.5