Bump Couchbase Java SDK to 3.4.4 (#1693)

Closes #1692.
This commit is contained in:
Michael Reiche
2023-03-15 21:17:18 -07:00
committed by GitHub
parent 9321e9187a
commit ee805956d2

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.4.3</couchbase>
<couchbase.osgi>3.4.3</couchbase.osgi>
<couchbase>3.4.4</couchbase>
<couchbase.osgi>3.4.4</couchbase.osgi>
<springdata.commons>3.1.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>