Bump Couchbase SDK to 3.8.0.

Closes #2039.

Signed-off-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
mikereiche
2025-04-15 11:18:12 -07:00
parent d3f73323d4
commit 04516498be

View File

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