From f55d612781a91b5f926665931258b384309afbe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 18:42:20 +0000 Subject: [PATCH] Bump spring.version in /tools/java/SpringMVCmovies Bumps `spring.version` from 3.0.5.RELEASE to 5.2.8.RELEASE. Updates `spring-core` from 3.0.5.RELEASE to 5.2.8.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.5.RELEASE...v5.2.8.RELEASE) Updates `spring-web` from 3.0.5.RELEASE to 5.2.8.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.5.RELEASE...v5.2.8.RELEASE) Updates `spring-webmvc` from 3.0.5.RELEASE to 5.2.8.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.5.RELEASE...v5.2.8.RELEASE) Signed-off-by: dependabot[bot] --- tools/java/SpringMVCmovies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/java/SpringMVCmovies/pom.xml b/tools/java/SpringMVCmovies/pom.xml index 0d6a9c9..94393eb 100644 --- a/tools/java/SpringMVCmovies/pom.xml +++ b/tools/java/SpringMVCmovies/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 3.0.5.RELEASE + 5.2.8.RELEASE