DATACOUCH-586 - Upgrade to Couchbase Driver 3.0.6.

This commit is contained in:
Mark Paluch
2020-07-22 08:55:03 +02:00
parent 3516b38d18
commit 9e4b096f15

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.3.2.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>