DATACOUCH-634 - Upgrade Couchbase Java SDK to 3_0_9. (#276)

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
Michael Reiche
2020-10-16 14:33:18 -07:00
committed by GitHub
parent 0e2e84ca6a
commit 83955b5834

View File

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