Set Couchbase Java SDK to 3.4.8. (#1802)

Closes #1800.
This commit is contained in:
Michael Reiche
2023-08-09 13:11:29 -07:00
committed by GitHub
parent 69e81c156e
commit 2a4aa5ed7b

View File

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