From 44ad99622adcdfc85a200d0c4f0c110e8a178cd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:15:40 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 7.0.7 to 7.0.8 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 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 c1e9c2ba..8aa88b6f 100644 --- a/cron-utils-descriptor/pom.xml +++ b/cron-utils-descriptor/pom.xml @@ -41,7 +41,7 @@ org.springframework spring-context - 7.0.7 + 7.0.8 test diff --git a/cron-utils-validator/pom.xml b/cron-utils-validator/pom.xml index 5ed451b2..a3adb176 100644 --- a/cron-utils-validator/pom.xml +++ b/cron-utils-validator/pom.xml @@ -50,7 +50,7 @@ org.springframework spring-context - 7.0.7 + 7.0.8 test