From c4877c02b7bda1a3ffcb996a2c0bbd36c10769b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 23:41:49 +0000 Subject: [PATCH] Bump spring-web from 5.2.4.RELEASE to 5.3.0 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.4.RELEASE to 5.3.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.3.0) 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 e328444..20463db 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.springframework spring-web - 5.2.4.RELEASE + 5.3.0 org.springframework