Update Couchbase Java SDK to 3.4.1 (#1624)

Closes #1623.
This commit is contained in:
Michael Reiche
2022-12-16 13:14:08 -08:00
committed by GitHub
parent 799b7dbd30
commit 22eeaf5ec1

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.4.0</couchbase>
<couchbase.osgi>3.4.0</couchbase.osgi>
<couchbase>3.4.1</couchbase>
<couchbase.osgi>3.4.1</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>