From f6aa16bb2480a5a0fd05664a4198a8cf488e879d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:25:43 +0000 Subject: [PATCH] Bump spring-data-mongodb from 1.9.2.RELEASE to 3.3.5 Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 1.9.2.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.9.2.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 be6d2cd..36c813c 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.springframework.data spring-data-mongodb - 1.9.2.RELEASE + 3.3.5 org.hibernate