DATACOUCH-544 - Upgrade to Couchbase SDK 3.0.3.

This commit is contained in:
Mark Paluch
2020-05-12 09:22:15 +02:00
parent 33fdffab2f
commit e1adafc851

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.0.3</couchbase>
<couchbase.osgi>3.0.3</couchbase.osgi>
<couchbase>3.0.4</couchbase>
<couchbase.osgi>3.0.4</couchbase.osgi>
<springdata.commons>2.3.0.BUILD-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>