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:
committed by
mikereiche
parent
0be3ae6792
commit
03dcde4cb8
4
pom.xml
4
pom.xml
@@ -18,8 +18,8 @@
|
|||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<couchbase>3.1.5</couchbase>
|
<couchbase>3.1.6</couchbase>
|
||||||
<couchbase.osgi>3.1.5</couchbase.osgi>
|
<couchbase.osgi>3.1.6</couchbase.osgi>
|
||||||
<springdata.commons>2.5.4-SNAPSHOT</springdata.commons>
|
<springdata.commons>2.5.4-SNAPSHOT</springdata.commons>
|
||||||
<java-module-name>spring.data.couchbase</java-module-name>
|
<java-module-name>spring.data.couchbase</java-module-name>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user