From 9e2584c461c239a8c6c2ca97bcb7f5f0301513e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 00:15:50 +0000 Subject: [PATCH] Build(deps-dev): Bump org.springframework:spring-web from 6.2.5 to 6.2.9 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.5...v6.2.9) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- rest-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-angular/pom.xml b/rest-angular/pom.xml index c79d82bc..629caf27 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -35,7 +35,7 @@ org.springframework spring-web - 6.2.5 + 6.2.9 test