Bump Couchbase Java SDK to 3.4.5. (#1718)

Closes 1715.
This commit is contained in:
Michael Reiche
2023-04-18 09:43:35 -07:00
committed by GitHub
parent ae9c9a8cab
commit 8bbdc4f732

View File

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