Upgrade Couchbase Java SDK to 3.1.5. (#1137)

Closes #1136.

Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
Michael Reiche
2021-05-12 19:51:27 -04:00
committed by GitHub
parent 599f8905c5
commit 8d74cf03c7

View File

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