Bump Couchbase SDK to 3_4_9. (#1794)

Closes #1793.
This commit is contained in:
Michael Reiche
2023-08-04 10:49:56 -07:00
committed by GitHub
parent 00eaa8f9a0
commit f41d4b94e0

View File

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