Skip to content

Commit cc846b8

Browse files
committed
Upgrade Couchbase Client to 3.6.3.
Closes #1960
1 parent cea8dd5 commit cc846b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.6.0</couchbase>
21+
<couchbase>3.6.3</couchbase>
2222
<couchbase.osgi>3.6.0</couchbase.osgi>
2323
<springdata.commons>3.3.4-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>

0 commit comments

Comments
 (0)