Bump Couchbase SDK to 3.8.0 on 6.0.x.

Closes #2039.

Signed-off-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
mikereiche
2025-04-15 11:38:39 -07:00
parent 9d1d627379
commit c6f67efce9

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<couchbase>3.7.8</couchbase>
<couchbase>3.8.0</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>