Update Couchbase SDK to 3.1.6. (#1162)

Update Couchbase SDK to 3.1.6.

Closes #1157.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
Michael Reiche
2021-07-16 07:10:19 -04:00
committed by mikereiche
parent 0be3ae6792
commit 03dcde4cb8

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.1.5</couchbase>
<couchbase.osgi>3.1.5</couchbase.osgi>
<couchbase>3.1.6</couchbase>
<couchbase.osgi>3.1.6</couchbase.osgi>
<springdata.commons>2.5.4-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>