From 7e9f4a3fcff0035c1a87030dcc424abca597b664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 02:22:38 +0000 Subject: [PATCH] Bump spring-beans in /datarapid-builder Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.2.3.RELEASE to 5.2.20.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.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... 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..c0c3ea8 100644 --- a/datarapid-api/pom.xml +++ b/datarapid-api/pom.xml @@ -169,7 +169,7 @@ - 4.2.3.RELEASE + 5.2.20.RELEASE 1.7.1 1.2.2 1.0 diff --git a/datarapid-builder/pom.xml b/datarapid-builder/pom.xml index 003a844..4f1f98b 100644 --- a/datarapid-builder/pom.xml +++ b/datarapid-builder/pom.xml @@ -49,6 +49,6 @@ - 4.2.3.RELEASE + 5.2.20.RELEASE \ No newline at end of file