Bump Couchbase Java SDK to 3.7.4. (#1982)

Closes #1980.
This commit is contained in:
Michael Reiche
2024-10-09 18:46:22 -07:00
committed by GitHub
parent 52a386b517
commit 9bd5e96635

View File

@@ -18,8 +18,7 @@
</parent>
<properties>
<couchbase>3.7.2</couchbase>
<couchbase.osgi>3.6.0</couchbase.osgi>
<couchbase>3.7.4</couchbase>
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>