Bump Couchbase SDK to 3.4.11 on 5.1. (#1844)

Closes #1832.
This commit is contained in:
Michael Reiche
2023-10-10 15:02:47 -07:00
committed by GitHub
parent ff1f87e31e
commit e64a4892cb

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