Bump Couchbase SDK to 3.4.11. (#1841)

Closes #1832.
This commit is contained in:
Michael Reiche
2023-10-10 14:54:01 -07:00
committed by GitHub
parent 0abf846755
commit 42ccb5c7c2

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.4.10</couchbase>
<couchbase.osgi>3.4.10</couchbase.osgi>
<couchbase>3.4.11</couchbase>
<couchbase.osgi>3.4.11</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>