From 2dfd6f723ee672196c138b6874829bf57def27d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:06:56 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 6.1.20 to 6.2.12 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.20 to 6.2.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.20...v6.2.12) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.12 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..ee69d6b 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -103,7 +103,7 @@ org.springframework spring-context - 6.1.20 + 6.2.12 provided true