Upgrade Couchbase Java SDK to 3.2.3 (#1266)

Closes #1265.
This commit is contained in:
Michael Reiche
2021-11-09 10:00:25 -08:00
committed by GitHub
parent 15feab66b9
commit f422dc1e88

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.2.1</couchbase>
<couchbase.osgi>3.2.1</couchbase.osgi>
<couchbase>3.2.3</couchbase>
<couchbase.osgi>3.2.3</couchbase.osgi>
<springdata.commons>2.6.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>