From e9f6562ead764b67e23a37c8d6f64b3222703922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:30:16 +0000 Subject: [PATCH] Bump spring-data-mongodb from 1.10.6.RELEASE to 3.3.5 Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.10.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/1.10.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 c50e4f7..4acc2aa 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.springframework.data spring-data-mongodb - 1.10.6.RELEASE + 3.3.5 org.springframework.kafka