From 5d0048571bd4ed5ccb6d772873d4b96be600c456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 01:49:37 +0000 Subject: [PATCH] Bump spring-webmvc in /spring/201-mvc-xml Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/201-mvc-xml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/201-mvc-xml/pom.xml b/spring/201-mvc-xml/pom.xml index d0652412..3c5f83be 100644 --- a/spring/201-mvc-xml/pom.xml +++ b/spring/201-mvc-xml/pom.xml @@ -13,7 +13,7 @@ war - 5.2.1.RELEASE + 5.2.21.RELEASE