DATACOUCH-563 - Update Couchbase SDK to 2.7.15

This commit is contained in:
Michael Nitschinger
2020-06-09 14:23:47 +02:00
parent 4162ac4466
commit eed3b6aeae

View File

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