DATACOUCH-662 Upgrade Couchbase Java SDK to 3.0.10 for 4.1.x. (#283)

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
Michael Reiche
2020-12-08 09:30:43 -08:00
committed by GitHub
parent b5d96b8e71
commit 3138b4a9c9

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.0.9</couchbase>
<couchbase.osgi>3.0.9</couchbase.osgi>
<couchbase>3.0.10</couchbase>
<couchbase.osgi>3.0.10</couchbase.osgi>
<springdata.commons>2.4.2-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>