Bump Couchbase SDK to 3.4.10 on 5.0.x. (#1826)

Closes #1822.
This commit is contained in:
Michael Reiche
2023-09-14 13:30:13 -07:00
committed by GitHub
parent 0a6d38db3a
commit 67b29355fa

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.0.10-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>