From 04451b8e200737b6d711fa8db68e675fda54f712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 09:38:17 +0000 Subject: [PATCH] Bump springframework.version in /HelloOrder Bumps `springframework.version` from 3.2.0.RELEASE to 5.2.2.RELEASE. Updates `spring-webmvc` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-core` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-beans` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-jdbc` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-aop` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-aspects` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-context` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-context-support` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-test` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Updates `spring-tx` from 3.2.0.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.0.RELEASE...v5.2.2.RELEASE) Signed-off-by: dependabot[bot] --- HelloOrder/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HelloOrder/pom.xml b/HelloOrder/pom.xml index 00ff838..9448962 100644 --- a/HelloOrder/pom.xml +++ b/HelloOrder/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 3.2.0.RELEASE + 5.2.2.RELEASE