From d815adabcc4a3d59c8124f7c121d623727208dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:13:04 +0000 Subject: [PATCH] Bump org.springframework:spring-web in /SpringMVC_JavaConfig 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_JavaConfig/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringMVC_JavaConfig/pom.xml b/SpringMVC_JavaConfig/pom.xml index 86bf4d66..91dfaf40 100644 --- a/SpringMVC_JavaConfig/pom.xml +++ b/SpringMVC_JavaConfig/pom.xml @@ -28,7 +28,7 @@ org.springframework spring-web - 6.0.0 + 6.0.17 org.springframework