From ed235fceeed1417306c60514395f0a0bb491d136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:05:25 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 6.1.20 to 6.2.11 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.20 to 6.2.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.20...v6.2.11) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml index b1efa16..1695fe7 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -103,7 +103,7 @@ org.springframework spring-context - 6.1.20 + 6.2.11 provided true