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 GitHub
parent e20ebae10e
commit c7693ed7e2

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.7.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>