From 111835ba4e0df74ee989e26405b5a9f98b56ef55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 22:26:54 +0000 Subject: [PATCH] chore: [DevOps] bump the production-minor-patch group with 2 updates Bumps the production-minor-patch group with 2 updates: [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) and [org.springframework.ai:spring-ai-autoconfigure-mcp-client](https://github.com/spring-projects/spring-ai). Updates `org.springframework.ai:spring-ai-bom` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.1.6...v1.1.7) Updates `org.springframework.ai:spring-ai-autoconfigure-mcp-client` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](https://github.com/spring-projects/spring-ai/compare/v1.0.7...v1.0.8) --- updated-dependencies: - dependency-name: org.springframework.ai:spring-ai-bom dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.springframework.ai:spring-ai-autoconfigure-mcp-client dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- sample-code/spring-app/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6dd25d0f6..e9ed99df5 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 13.4.2 2.1.3 3.5.5 - 1.1.6 + 1.1.7 3.8.5 3.2.0 5.23.0 diff --git a/sample-code/spring-app/pom.xml b/sample-code/spring-app/pom.xml index ff0ca28f9..cd083cddb 100644 --- a/sample-code/spring-app/pom.xml +++ b/sample-code/spring-app/pom.xml @@ -158,7 +158,7 @@ org.springframework.ai spring-ai-autoconfigure-mcp-client - 1.0.7 + 1.0.8 runtime