Bump Couchbase SDK to 3.4.11 on 5.0. (#1843)

Closes #1832.
This commit is contained in:
Michael Reiche
2023-10-10 15:00:22 -07:00
committed by GitHub
parent e3d29e3011
commit 629430e9b3

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