From 7fdf4fdc2496fbc97b4c3be082581a17e1445402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 07:30:50 +0000 Subject: [PATCH] Bump spring-data-mongodb in /lambda-query-mongo Bumps [spring-data-mongodb](https://github.com/spring-projects/spring-data-mongodb) from 2.2.11.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.11.RELEASE...3.3.5) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda-query-mongo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda-query-mongo/pom.xml b/lambda-query-mongo/pom.xml index 6cac8be..4359810 100644 --- a/lambda-query-mongo/pom.xml +++ b/lambda-query-mongo/pom.xml @@ -22,7 +22,7 @@ org.springframework.data spring-data-mongodb - 2.2.11.RELEASE + 3.3.5 compile