From edf224601a03a00392609d9e03ba5e17242be267 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 17:36:37 +0000 Subject: [PATCH] Bump spring-webmvc from 5.2.1.RELEASE to 5.2.4.RELEASE in /hw4.16 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.4.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.4.RELEASE) Signed-off-by: dependabot[bot] --- hw4.16/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw4.16/pom.xml b/hw4.16/pom.xml index 4aeed04..04b1b99 100644 --- a/hw4.16/pom.xml +++ b/hw4.16/pom.xml @@ -25,7 +25,7 @@ org.springframework spring-webmvc - 5.2.1.RELEASE + 5.2.4.RELEASE