From 666713c94f43c34020aa005944e6f8deac613b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 20:30:29 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.1.7.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.1.7.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../6_spring_mvc_integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DB/SpringData/Spring_Data_for_Java_Developers/6_spring_mvc_integration/pom.xml b/DB/SpringData/Spring_Data_for_Java_Developers/6_spring_mvc_integration/pom.xml index 7c58db2c..55682285 100644 --- a/DB/SpringData/Spring_Data_for_Java_Developers/6_spring_mvc_integration/pom.xml +++ b/DB/SpringData/Spring_Data_for_Java_Developers/6_spring_mvc_integration/pom.xml @@ -23,7 +23,7 @@ - 4.1.7.RELEASE + 5.3.18