Update Couchbase SDK to 3.1.7. (#1219)

Closes #1217.
This commit is contained in:
Michael Reiche
2021-09-10 13:15:20 -07:00
committed by GitHub
parent 6d05d50ebb
commit 4dd0d84c3a

View File

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