Bump Couchbase SDK to 3.4.10 on 5.1.x (#1825)

Closes #1823.
This commit is contained in:
Michael Reiche
2023-09-14 13:28:08 -07:00
committed by GitHub
parent e6bf44b9c3
commit bae3241c63

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