Bump Couchbase SDK to 3.4.10 on main. (#1827)

Closes #1824.
This commit is contained in:
Michael Reiche
2023-09-14 14:06:24 -07:00
committed by GitHub
parent 62bee5cfb4
commit 2820d6eecf

View File

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