From 0a510c7e6deaff339752dce57436716b4d328f1c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 13 Jan 2020 14:31:33 +0100 Subject: [PATCH] #956 - Increment Spring Data MongoDB version to 3.0. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index a31c565d..90799e8f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -86,7 +86,7 @@ org.springframework.data spring-data-mongodb - 2.3.0.BUILD-SNAPSHOT + 3.0.0.BUILD-SNAPSHOT