Use Couchbase Java SDK 3_3_2.

Closes #1488.
This commit is contained in:
Michael Reiche
2022-07-12 14:42:13 -07:00
parent 3b34aeea60
commit 7d57523432

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.3.2-SNAPSHOT</couchbase>
<couchbase.osgi>3.3.2-SNAPSHOT</couchbase.osgi>
<couchbase>3.3.2</couchbase>
<couchbase.osgi>3.3.2</couchbase.osgi>
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<jodatime>2.10.13</jodatime>