From 71787c309f33a93903b5ace375569b7e83bc0061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:16:49 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.2.0 to 6.2.2 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.0 to 6.2.2. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.0...v6.2.2) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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 cec040fd..7e7152e6 100644 --- a/rest-angular/pom.xml +++ b/rest-angular/pom.xml @@ -35,7 +35,7 @@ org.springframework spring-web - 6.2.0 + 6.2.2 test