From b7b655f38719c3ee9d01e345670c2b94168a2af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 09:26:33 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 6.2.3 to 7.0.6 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.3 to 7.0.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.3...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cron-utils-descriptor/pom.xml | 2 +- cron-utils-validator/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cron-utils-descriptor/pom.xml b/cron-utils-descriptor/pom.xml index 807c53b..1ec859a 100644 --- a/cron-utils-descriptor/pom.xml +++ b/cron-utils-descriptor/pom.xml @@ -41,7 +41,7 @@ org.springframework spring-context - 6.2.3 + 7.0.6 test diff --git a/cron-utils-validator/pom.xml b/cron-utils-validator/pom.xml index c969962..8e98bd0 100644 --- a/cron-utils-validator/pom.xml +++ b/cron-utils-validator/pom.xml @@ -50,7 +50,7 @@ org.springframework spring-context - 6.2.3 + 7.0.6 test