From 4448a672abee08fbe4178c95857e6779c543c4a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:04:59 +0000 Subject: [PATCH] Build(deps-dev): Bump org.springframework:spring-web Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.10 to 6.2.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.10...v6.2.12) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.12 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 1fdb9089..71f1dc6a 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -35,7 +35,7 @@ org.springframework spring-web - 6.2.10 + 6.2.12 test