DATACOUCH-562 - Upgrade Couchbase SDK to 3.0.5

This commit is contained in:
Michael Nitschinger
2020-06-09 13:59:12 +02:00
parent 95c69ea8cc
commit 7ea8284b6f

View File

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