From 9222b615cd3e336b8341d7fef8595d0a436888db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 23:36:39 +0000 Subject: [PATCH] Bump spring.version in /datarapid-builder Bumps `spring.version` from 4.2.3.RELEASE to 5.2.7.RELEASE. Updates `spring-core` from 4.2.3.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.3.RELEASE...v5.2.7.RELEASE) Updates `spring-context` from 4.2.3.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.3.RELEASE...v5.2.7.RELEASE) Updates `spring-beans` from 4.2.3.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.3.RELEASE...v5.2.7.RELEASE) Signed-off-by: dependabot[bot] --- datarapid-api/pom.xml | 2 +- datarapid-builder/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/datarapid-api/pom.xml b/datarapid-api/pom.xml index b7cee34..955ea27 100644 --- a/datarapid-api/pom.xml +++ b/datarapid-api/pom.xml @@ -169,7 +169,7 @@ - 4.2.3.RELEASE + 5.2.7.RELEASE 1.7.1 1.2.2 1.0 diff --git a/datarapid-builder/pom.xml b/datarapid-builder/pom.xml index 003a844..6e7fb6d 100644 --- a/datarapid-builder/pom.xml +++ b/datarapid-builder/pom.xml @@ -49,6 +49,6 @@ - 4.2.3.RELEASE + 5.2.7.RELEASE \ No newline at end of file