From 619da1e61b60431c9b9bfba5d5463a0dcb18da2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 12:40:50 +0000 Subject: [PATCH] Build(deps): Bump spring-webmvc in /SourceCode/Spring Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.2.RELEASE to 5.2.4.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.2.RELEASE...v5.2.4.RELEASE) Signed-off-by: dependabot[bot] --- SourceCode/Spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SourceCode/Spring/pom.xml b/SourceCode/Spring/pom.xml index 6c3593a..af275e7 100644 --- a/SourceCode/Spring/pom.xml +++ b/SourceCode/Spring/pom.xml @@ -31,7 +31,7 @@ org.springframework spring-webmvc - 5.2.2.RELEASE + 5.2.4.RELEASE