Bump Couchbase SDK to 3_4_9 on 5_0_x. (#1798)

Closes #1793.
This commit is contained in:
Michael Reiche
2023-08-04 11:00:31 -07:00
committed by GitHub
parent 6fd640f9cb
commit acc2b4912c

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