From 7d5752343241163c14e8c7ade9861f0cc5c95d2a Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Tue, 12 Jul 2022 14:42:13 -0700 Subject: [PATCH] Use Couchbase Java SDK 3_3_2. Closes #1488. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 49387310..fbe7545d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ - 3.3.2-SNAPSHOT - 3.3.2-SNAPSHOT + 3.3.2 + 3.3.2 3.0.0-SNAPSHOT spring.data.couchbase 2.10.13