From 972f2f71594c98276e35ba1d4c9c0f035c12fa4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 00:29:12 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-context from 6.2.5 to 6.2.8 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.8) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- page-controller/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-controller/pom.xml b/page-controller/pom.xml index c314459e9d14..c8c5aaf02089 100644 --- a/page-controller/pom.xml +++ b/page-controller/pom.xml @@ -51,7 +51,7 @@ org.springframework spring-context - 6.2.5 + 6.2.8 org.springframework.boot