From bd39b7c8883921ed5d3c2960cc656913032f07d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 04:23:28 +0000 Subject: [PATCH] Bump spring-beans in /java/config/config-store Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.9.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.3.9.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/config/config-store/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java/config/config-store/pom.xml diff --git a/java/config/config-store/pom.xml b/java/config/config-store/pom.xml old mode 100755 new mode 100644 index 828ed5314..52a0af046 --- a/java/config/config-store/pom.xml +++ b/java/config/config-store/pom.xml @@ -494,7 +494,7 @@ nhind ../../src/test/data/sample-data.xml ${project.build.directory}/dbunit/exported-dataset.xml - 4.3.9.RELEASE + 5.2.20.RELEASE