Update Couchbase SDK to 3.3.0 in main. (#1429)

Closes #1426.
This commit is contained in:
Michael Reiche
2022-05-09 16:25:32 -07:00
committed by GitHub
parent 739293090f
commit e9f6ae8752

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.2.6</couchbase>
<couchbase.osgi>3.2.6</couchbase.osgi>
<couchbase>3.3.0</couchbase>
<couchbase.osgi>3.3.0</couchbase.osgi>
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<jodatime>2.10.13</jodatime>