DATACOUCH-466 - Upgrade to Couchbase Driver 2.7.7.

This commit is contained in:
Mark Paluch
2019-07-30 11:53:40 +02:00
parent 1de7acd1eb
commit 712348ab63

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.7.4</couchbase>
<couchbase.osgi>2.7.4</couchbase.osgi>
<couchbase>2.7.7</couchbase>
<couchbase.osgi>2.7.7</couchbase.osgi>
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>