Bump Couchbase Java SDK to 3.4.5. (#1719)

Closes #1717.
This commit is contained in:
Michael Reiche
2023-04-18 10:09:20 -07:00
committed by GitHub
parent 0846a15a09
commit 766ff60448

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