From 775fbd75357104bfb431eac10806127329ee290a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 05:10:49 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 6.2.8 to 6.2.10 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.8 to 6.2.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.8...v6.2.10) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c920e3c17..e49e050df 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ org.springframework spring-context - 6.2.8 + 6.2.10