From 5ad3920a7cc4a20f4626dc3b86954f971421c951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:28:49 +0000 Subject: [PATCH] Bump spring-data-mongodb in /java-component/chapter4_2_mongodb_spring Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.10.3.RELEASE to 3.3.5. - [Release notes](https://github.com/spring-projects/spring-data-mongodb/releases) - [Commits](https://github.com/spring-projects/spring-data-mongodb/compare/1.10.3.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb 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..7029f85 --- a/java-component/chapter4_2_mongodb_spring/pom.xml +++ b/java-component/chapter4_2_mongodb_spring/pom.xml @@ -49,7 +49,7 @@ org.springframework.data spring-data-mongodb - 1.10.3.RELEASE + 3.3.5