From 85020304e492a3315b8b91e2307ee603254aadb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 14:41:43 +0000 Subject: [PATCH] Bump spring-webmvc from 5.0.6.RELEASE to 5.1.0.RELEASE in /sping-rest Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.0.6.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.6.RELEASE...v5.1.0.RELEASE) Signed-off-by: dependabot[bot] --- sping-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sping-rest/pom.xml b/sping-rest/pom.xml index 8fac877..5032109 100644 --- a/sping-rest/pom.xml +++ b/sping-rest/pom.xml @@ -10,7 +10,7 @@ org.springframework spring-webmvc - 5.0.6.RELEASE + 5.1.0.RELEASE