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