From 1b4ecfe48af950ec150a41b56fb1d7ace3641fcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 16:12:25 +0000 Subject: [PATCH] Bump spring-webmvc from 5.0.8.RELEASE to 5.1.0.RELEASE in /springmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.8.RELEASE to 5.1.0.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.0.8.RELEASE...v5.1.0.RELEASE) Signed-off-by: dependabot[bot] --- springmvc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springmvc/pom.xml b/springmvc/pom.xml index 93bfdd2..e99e279 100644 --- a/springmvc/pom.xml +++ b/springmvc/pom.xml @@ -52,7 +52,7 @@ org.springframework spring-webmvc - 5.0.16.RELEASE + 5.1.0.RELEASE