From 3618009bac2886b04e1f3c8bda594a76d69af551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:16:14 +0000 Subject: [PATCH] Bump org.springframework:spring-web from 6.0.0 to 6.0.17 in /SpringMVC Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.0.0 to 6.0.17. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.0...v6.0.17) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringMVC/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringMVC/pom.xml b/SpringMVC/pom.xml index 6b7478f..02b424e 100644 --- a/SpringMVC/pom.xml +++ b/SpringMVC/pom.xml @@ -16,7 +16,7 @@ org.springframework spring-web - 6.0.0 + 6.0.17 org.springframework