DATACOUCH-587 - Upgrade to Couchbase Driver 2.7.16.

This commit is contained in:
Mark Paluch
2020-07-22 08:54:15 +02:00
parent c7cbf6eaac
commit c292c7f757

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.7.15</couchbase>
<couchbase.osgi>2.7.15</couchbase.osgi>
<couchbase>2.7.16</couchbase>
<couchbase.osgi>2.7.16</couchbase.osgi>
<springdata.commons>2.2.9.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>