From 23179fa398dd8648706d8e1a18aefd97aac886e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:28:01 +0000 Subject: [PATCH] Bump spring-data-mongodb from 2.2.6.RELEASE to 3.3.5 Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 2.2.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.2.6.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 9be912c..d7aaa42 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.springframework.data spring-data-mongodb - 2.2.6.RELEASE + 3.3.5 org.springframework.data