Bump Couchbase SDK to 3.6.0. (#1916)

Closes #1915.
This commit is contained in:
Michael Reiche
2024-03-13 18:43:01 -04:00
committed by GitHub
parent ff5ba5fd23
commit ef12aaf6f2

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.5.2</couchbase>
<couchbase.osgi>3.5.2</couchbase.osgi>
<couchbase>3.6.0</couchbase>
<couchbase.osgi>3.6.0</couchbase.osgi>
<springdata.commons>3.3.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>