From 09cf1b34508f86e8c602f5ae4e42b5c3cce0db3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 10:32:21 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 6.1.20 to 7.0.3 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.20 to 7.0.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.20...v7.0.3) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major ... 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..2e73b67 100644 --- a/tools/cli/pom.xml +++ b/tools/cli/pom.xml @@ -103,7 +103,7 @@ org.springframework spring-context - 6.1.20 + 7.0.3 provided true