From 09da3b35a758993812205f154b01283f7283cbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 15:26:03 +0000 Subject: [PATCH] Bump spring.version in /SpringMVCCrudMaven Bumps `spring.version` from 5.0.9.RELEASE to 5.2.8.RELEASE. Updates `spring-core` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-tx` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-context` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-beans` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-webmvc` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-aop` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-orm` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Updates `spring-web` from 5.0.9.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/v5.0.9.RELEASE...v5.2.8.RELEASE) Signed-off-by: dependabot[bot] --- SpringMVCCrudMaven/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringMVCCrudMaven/pom.xml b/SpringMVCCrudMaven/pom.xml index 1bb2ecc..fe7635f 100644 --- a/SpringMVCCrudMaven/pom.xml +++ b/SpringMVCCrudMaven/pom.xml @@ -8,7 +8,7 @@ SpringMVCCrudMaven Maven Webapp http://maven.apache.org - 5.0.9.RELEASE + 5.2.8.RELEASE