From bdfb83a48e73f4098bd977f8ffed660a27ae708f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 06:31:46 +0000 Subject: [PATCH] Bump spring.version from 3.2.2.RELEASE to 5.2.0.RELEASE in /robot-demo Bumps `spring.version` from 3.2.2.RELEASE to 5.2.0.RELEASE. Updates `spring-beans` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-core` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-context` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-context-support` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-aspects` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-web` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Updates `spring-aop` from 3.2.2.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.2.RELEASE...v5.2.0.RELEASE) Signed-off-by: dependabot[bot] --- robot-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot-demo/pom.xml b/robot-demo/pom.xml index e05f0c4..2b24fce 100644 --- a/robot-demo/pom.xml +++ b/robot-demo/pom.xml @@ -13,7 +13,7 @@ robot demo Maven Webapp 2.3.15.1 - 3.2.2.RELEASE + 5.2.0.RELEASE