From b7ad170228a5f4685a5862436d9fedbd811e5957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:42:52 +0000 Subject: [PATCH] Bump spring-beans in /java-component/chapter4_2_mongodb_spring Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.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.3.3.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-component/chapter4_2_mongodb_spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 java-component/chapter4_2_mongodb_spring/pom.xml diff --git a/java-component/chapter4_2_mongodb_spring/pom.xml b/java-component/chapter4_2_mongodb_spring/pom.xml old mode 100755 new mode 100644 index 5342a8b..ee03b0e --- a/java-component/chapter4_2_mongodb_spring/pom.xml +++ b/java-component/chapter4_2_mongodb_spring/pom.xml @@ -15,7 +15,7 @@ UTF-8 4.12 - 4.3.3.RELEASE + 5.2.20.RELEASE