Bump Couchbase Java SDK to 3_2_5. (#1337)

Closes #1332.
This commit is contained in:
Michael Reiche
2022-02-09 22:06:37 -08:00
committed by Michael Reiche
parent d4f37c4598
commit 7655a671ab

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.2.4</couchbase>
<couchbase.osgi>3.2.4</couchbase.osgi>
<couchbase>3.2.5</couchbase>
<couchbase.osgi>3.2.5</couchbase.osgi>
<springdata.commons>2.6.2-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>