From 945f1af21fb415e5963d8e74efac9e27097d4104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 23:07:15 +0000 Subject: [PATCH] build(deps): bump org.springframework:spring-context from 6.2.5 to 6.2.6 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.6) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.2.6 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..4acde56b9c86 100644 --- a/page-controller/pom.xml +++ b/page-controller/pom.xml @@ -51,7 +51,7 @@ org.springframework spring-context - 6.2.5 + 6.2.6 org.springframework.boot