Bump Couchbase SDK to 3.7.8 on 6.0.x.

Closes #2028.

Signed-off-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
mikereiche
2025-02-13 10:55:23 -08:00
parent ea3530411b
commit 8cd149b816

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<couchbase>3.7.4</couchbase>
<couchbase>3.7.8</couchbase>
<springdata.commons>4.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>