DATACOUCH-586 - Upgrade to Couchbase Driver 3.0.6.

This commit is contained in:
Mark Paluch
2020-07-22 08:55:23 +02:00
parent 05fb9eadbe
commit 8107f984cc

View File

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