Skip to content

Commit ef12aaf

Browse files
authored
Bump Couchbase SDK to 3.6.0. (#1916)
Closes #1915.
1 parent ff5ba5f commit ef12aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.5.2</couchbase>
22-
<couchbase.osgi>3.5.2</couchbase.osgi>
21+
<couchbase>3.6.0</couchbase>
22+
<couchbase.osgi>3.6.0</couchbase.osgi>
2323
<springdata.commons>3.3.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
<hibernate.validator>7.0.1.Final</hibernate.validator>

0 commit comments

Comments
 (0)