DATACOUCH-607 - Upgrade to Couchbase SDK 3.0.8.

This commit is contained in:
Mark Paluch
2020-09-14 15:15:05 +02:00
parent 23d2f61d45
commit 0b79dabfc7

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.0.7</couchbase>
<couchbase.osgi>3.0.7</couchbase.osgi>
<couchbase>3.0.8</couchbase>
<couchbase.osgi>3.0.8</couchbase.osgi>
<springdata.commons>2.4.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>