Upgrade Couchbase Java SDK to 3.1.5. (#1137)
Closes #1136. Co-authored-by: mikereiche <michael.reiche@couchbase.com>
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -18,8 +18,8 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<couchbase>3.1.4</couchbase>
|
||||
<couchbase.osgi>3.1.4</couchbase.osgi>
|
||||
<couchbase>3.1.5</couchbase>
|
||||
<couchbase.osgi>3.1.5</couchbase.osgi>
|
||||
<springdata.commons>2.5.1-SNAPSHOT</springdata.commons>
|
||||
<java-module-name>spring.data.couchbase</java-module-name>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user