Bump Couchbase Java SDK to 3.4.4. (#1695)

Closes #1694.
This commit is contained in:
Michael Reiche
2023-03-15 21:36:25 -07:00
committed by GitHub
parent e36834baa3
commit e1ae54c5e7

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