From 3e99af8af0e7ee49be0ae2ea4e951f9a4485499b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 10 May 2019 05:31:26 +0000 Subject: [PATCH] Bump spring-web from 5.1.0.RELEASE to 5.1.7.RELEASE Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.1.7.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.1.7.RELEASE) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 863b447..4df55c2 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-web - 5.1.0.RELEASE + 5.1.7.RELEASE