From a399b1590b03c9d5d8534b5034be89e74d201b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:04:48 +0000 Subject: [PATCH] Bump spring-webmvc from 2.2.1 to 5.3.18 in /initial Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 2.2.1 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- initial/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initial/pom.xml b/initial/pom.xml index 1ca127e..908cebb 100644 --- a/initial/pom.xml +++ b/initial/pom.xml @@ -58,7 +58,7 @@ org.springframework spring-webmvc - 2.2.1 + 5.3.18