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 340c9debf0
commit 896767c52b

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.3.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>