Bump Couchbase SDK to 3_4_9 on 5_1_x. (#1796)

Closes #1793.
This commit is contained in:
Michael Reiche
2023-08-04 10:51:02 -07:00
committed by GitHub
parent 9f56dde507
commit 69e81c156e

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