From 1e2ac1a5f37d7bc3ca79e5ab7a09ee6a3242128c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:30:42 +0000 Subject: [PATCH] Bump spring-data-mongodb Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 2.0.6.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/2.0.6.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- margin-entity-tools/margin-entity-tools-mongo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/margin-entity-tools/margin-entity-tools-mongo/pom.xml b/margin-entity-tools/margin-entity-tools-mongo/pom.xml index 6f81b7d..f303295 100644 --- a/margin-entity-tools/margin-entity-tools-mongo/pom.xml +++ b/margin-entity-tools/margin-entity-tools-mongo/pom.xml @@ -20,7 +20,7 @@ org.springframework.data spring-data-mongodb - 2.0.6.RELEASE + 3.3.5 org.mongodb