From 039dd0d631c451e9360b61cd62309ca86d47f634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:15:26 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 7.0.8 to 7.0.9 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... 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 8aa88b6..0ac7307 100644 --- a/cron-utils-descriptor/pom.xml +++ b/cron-utils-descriptor/pom.xml @@ -41,7 +41,7 @@ org.springframework spring-context - 7.0.8 + 7.0.9 test diff --git a/cron-utils-validator/pom.xml b/cron-utils-validator/pom.xml index 89257b0..26c8a36 100644 --- a/cron-utils-validator/pom.xml +++ b/cron-utils-validator/pom.xml @@ -50,7 +50,7 @@ org.springframework spring-context - 7.0.8 + 7.0.9 test