DATACOUCH-492 - Upgrade to Couchbase Driver 2.7.10.

This commit is contained in:
Mark Paluch
2019-12-04 11:49:13 +01:00
parent 7601b2beba
commit 4cbb2717dc

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.7.9</couchbase>
<couchbase.osgi>2.7.9</couchbase.osgi>
<couchbase>2.7.10</couchbase>
<couchbase.osgi>2.7.10</couchbase.osgi>
<springdata.commons>2.2.3.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>