Skip to content

Commit 0335038

Browse files
committed
Upgrade Couchbase Client to 3.7.2
Closes #1961
1 parent a554361 commit 0335038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.7.2</couchbase>
2222
<couchbase.osgi>3.6.0</couchbase.osgi>
2323
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>

0 commit comments

Comments
 (0)