From d592758ae04f8233336d2672fa1a1da770501cd0 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Tue, 8 Dec 2020 00:27:57 -0800 Subject: [PATCH] DATACOUCH-660 - Upgrade Couchbase Java SDK to 3.1.0 for 4.2. (#282) Co-authored-by: mikereiche --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8dfadf76..c2151e36 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ - 3.0.9 - 3.0.9 + 3.1.0 + 3.1.0 2.5.0-SNAPSHOT spring.data.couchbase