From aed9409f2622671ca7b8339830407d2071c6ddc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:27:47 +0000 Subject: [PATCH] Bump spring-data-mongodb from 1.10.0.RELEASE to 3.3.5 Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.10.0.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.0.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ab8598..8de540e 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ org.springframework.data spring-data-mongodb - 1.10.0.RELEASE + 3.3.5 org.springframework