From 44f0f4e979f13c350156aeb1e2aa6b53517b963a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:37:04 +0000 Subject: [PATCH] Bump spring-webmvc from 4.3.7.RELEASE to 5.2.20.RELEASE in /SpringWebPrj Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.7.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.7.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringWebPrj/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SpringWebPrj/pom.xml b/SpringWebPrj/pom.xml index ee8936f..f0de3a0 100644 --- a/SpringWebPrj/pom.xml +++ b/SpringWebPrj/pom.xml @@ -30,7 +30,7 @@ org.springframework spring-webmvc - 4.3.7.RELEASE + 5.2.20.RELEASE @@ -90,7 +90,7 @@ org.springframework spring-webmvc - 4.3.7.RELEASE + 5.2.20.RELEASE