From 2a4aa5ed7bc8ddbaa44e7210924aec806ff45938 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:11:29 -0700 Subject: [PATCH] Set Couchbase Java SDK to 3.4.8. (#1802) Closes #1800. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b728298b..5ba1c4c0 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ - 3.4.9 - 3.4.9 + 3.4.8 + 3.4.8 3.1.3-SNAPSHOT spring.data.couchbase 7.0.1.Final