We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5ba5f commit ef12aafCopy full SHA for ef12aaf
pom.xml
@@ -18,8 +18,8 @@
18
</parent>
19
20
<properties>
21
- <couchbase>3.5.2</couchbase>
22
- <couchbase.osgi>3.5.2</couchbase.osgi>
+ <couchbase>3.6.0</couchbase>
+ <couchbase.osgi>3.6.0</couchbase.osgi>
23
<springdata.commons>3.3.0-SNAPSHOT</springdata.commons>
24
<java-module-name>spring.data.couchbase</java-module-name>
25
<hibernate.validator>7.0.1.Final</hibernate.validator>
0 commit comments