From dda7edd12487015a987954e6a25a487cedf21be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:27:42 +0000 Subject: [PATCH] Bump spring-data-mongodb in /mongodb-demo/momgodb-example Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.8.4.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.8.4.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mongodb-demo/momgodb-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb-demo/momgodb-example/pom.xml b/mongodb-demo/momgodb-example/pom.xml index 0b0bbf47..90fb4114 100644 --- a/mongodb-demo/momgodb-example/pom.xml +++ b/mongodb-demo/momgodb-example/pom.xml @@ -24,7 +24,7 @@ org.springframework.data spring-data-mongodb - 1.8.4.RELEASE + 3.3.5