From 8995b7823afb69219a5500ea167ffee33ec62b2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:01:21 +0000 Subject: [PATCH] Bump spring-webmvc from 3.0.5.RELEASE to 5.3.18 in /spring-mvc-json Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.0.5.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.5.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-mvc-json/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc-json/pom.xml b/spring-mvc-json/pom.xml index 4c842d9..e62389c 100644 --- a/spring-mvc-json/pom.xml +++ b/spring-mvc-json/pom.xml @@ -1,6 +1,6 @@ - org.springframeworkspring-webmvc3.0.5.RELEASE + org.springframeworkspring-webmvc5.3.18 org.codehaus.jacksonjackson-mapper-asl1.4.2