From 3f03df03a34f344869a4631ae3eb3135ca187a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:30:31 +0000 Subject: [PATCH] Bump spring-data-mongodb in /margin-source-models 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-source-models/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/margin-source-models/pom.xml b/margin-source-models/pom.xml index 4d45002..1d9e803 100644 --- a/margin-source-models/pom.xml +++ b/margin-source-models/pom.xml @@ -52,7 +52,7 @@ org.springframework.data spring-data-mongodb - 2.0.6.RELEASE + 3.3.5 org.apache.commons