Bump Couchbase SDK to 3.4.6. (#1729)

Closes #1727.
This commit is contained in:
Michael Reiche
2023-05-05 11:16:48 -07:00
committed by GitHub
parent 82d9a47975
commit 425c6d41b1

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.4.5</couchbase>
<couchbase.osgi>3.4.5</couchbase.osgi>
<couchbase>3.4.6</couchbase>
<couchbase.osgi>3.4.6</couchbase.osgi>
<springdata.commons>3.0.6-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>