From 1d6b5fd287f5220b1ad40fe8ed34874222ab1b45 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 08:43:15 +0000 Subject: [PATCH] Bump spring-web from 5.1.0.RELEASE to 5.2.1.RELEASE Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.2.1.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.2.1.RELEASE) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 863b447..805c7d1 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-web - 5.1.0.RELEASE + 5.2.1.RELEASE