From 3710060f05d2f6a5ee88cd0ecb6b2e90a5e1a293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 22:13:09 +0000 Subject: [PATCH] Bump spring.version in /integration-testing Bumps `spring.version` from 3.1.2.RELEASE to 5.2.0.RELEASE. Updates `spring-core` from 3.1.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.1.2.RELEASE...v5.2.0.RELEASE) Updates `spring-jdbc` from 3.1.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.1.2.RELEASE...v5.2.0.RELEASE) Updates `spring-webmvc` from 3.1.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.1.2.RELEASE...v5.2.0.RELEASE) Signed-off-by: dependabot[bot] --- integration-testing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-testing/pom.xml b/integration-testing/pom.xml index c01f1da..5cdd105 100644 --- a/integration-testing/pom.xml +++ b/integration-testing/pom.xml @@ -12,7 +12,7 @@ war - 3.1.2.RELEASE + 5.2.0.RELEASE 1.6.6