From 5e85d469c2c497d2a6db2e56b0a7a5328904dc9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 04:50:40 +0000 Subject: [PATCH] Bump spring-data-mongodb in /backend/user-registration Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 2.0.10.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.10.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/user-registration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/user-registration/pom.xml b/backend/user-registration/pom.xml index 9a3c09a..bb4fde8 100644 --- a/backend/user-registration/pom.xml +++ b/backend/user-registration/pom.xml @@ -70,7 +70,7 @@ org.springframework.data spring-data-mongodb - 2.0.10.RELEASE + 3.3.5