From 5620f40af083656a693ffd6104f6a459cda0e797 Mon Sep 17 00:00:00 2001 From: Michael Reiche <48999328+mikereiche@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:17:44 -0700 Subject: [PATCH] Set Couchbase Java SDK to 3.4.8 on 5.0.x. (#1803) Closes #1800. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6452ce53..103c08b5 100644 --- a/pom.xml +++ b/pom.xml @@ -18,8 +18,8 @@ - 3.4.9 - 3.4.9 + 3.4.8 + 3.4.8 3.0.9-SNAPSHOT spring.data.couchbase 7.0.1.Final