Bump couchbase sdk to 3_4_3. (#1663)
Requires some refactoring around @Stability.Internal APIs. Also fixed a test to get it to pass. Closes #1661,#1662.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -18,8 +18,8 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<couchbase>3.4.1</couchbase>
|
||||
<couchbase.osgi>3.4.1</couchbase.osgi>
|
||||
<couchbase>3.4.3</couchbase>
|
||||
<couchbase.osgi>3.4.3</couchbase.osgi>
|
||||
<springdata.commons>3.1.0-SNAPSHOT</springdata.commons>
|
||||
<java-module-name>spring.data.couchbase</java-module-name>
|
||||
<hibernate.validator>7.0.1.Final</hibernate.validator>
|
||||
|
||||
Reference in New Issue
Block a user