From e1fbfde86555bb34d640d4d3537b27949e8f3493 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 13 Jan 2020 14:42:34 +0100 Subject: [PATCH] #957 - Increment Spring Data Couchbase version to 4.0. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 90799e8f..dd83c82a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -38,7 +38,7 @@ org.springframework.data spring-data-couchbase - 3.3.0.BUILD-SNAPSHOT + 4.0.0.BUILD-SNAPSHOT