Bump 4.2.x Couchbase Java SDK to 3.1.8. (#1412)

Closes #1410.
This commit is contained in:
Michael Reiche
2022-04-19 16:49:44 -07:00
committed by GitHub
parent 1521d29252
commit c1300841cb

View File

@@ -18,8 +18,8 @@
</parent>
<properties>
<couchbase>3.1.7</couchbase>
<couchbase.osgi>3.1.7</couchbase.osgi>
<couchbase>3.1.8</couchbase>
<couchbase.osgi>3.1.8</couchbase.osgi>
<springdata.commons>2.5.12-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
</properties>