Bump Couchbase SDK to 3_2_5 on 5_0_x. (#1345)

Closes #1337.
This commit is contained in:
Michael Reiche
2022-02-16 10:54:42 -08:00
committed by GitHub
parent 20b59b3772
commit 8eb7231965

View File

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