From 8723bfb13cacc053fe01b7bc5fd453a1bca46764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 00:06:24 +0000 Subject: [PATCH] Bump spring.version in /self-demo/SSMdemo Bumps `spring.version` from 4.2.5.RELEASE to 5.2.7.RELEASE. Updates `spring-core` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-web` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-oxm` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-tx` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-jdbc` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-webmvc` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-context-support` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-aop` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Updates `spring-test` from 4.2.5.RELEASE to 5.2.7.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot[bot] --- self-demo/SSMdemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-demo/SSMdemo/pom.xml b/self-demo/SSMdemo/pom.xml index 1ddafcc..56d9bb2 100644 --- a/self-demo/SSMdemo/pom.xml +++ b/self-demo/SSMdemo/pom.xml @@ -20,7 +20,7 @@ UTF-8 UTF-8 - 4.2.5.RELEASE + 5.2.7.RELEASE 3.2.8