DATACOUCH-523 - Upgrade to Couchbase Driver 2.7.14.

This commit is contained in:
Mark Paluch
2020-04-28 11:26:52 +02:00
parent 761c88703b
commit 5ee0991712

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>2.7.13</couchbase>
<couchbase.osgi>2.7.13</couchbase.osgi>
<couchbase>2.7.14</couchbase>
<couchbase.osgi>2.7.14</couchbase.osgi>
<springdata.commons>2.2.7.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>