Skip to content

Commit 0b79dab

Browse files
committed
DATACOUCH-607 - Upgrade to Couchbase SDK 3.0.8.
1 parent 23d2f61 commit 0b79dab

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.0.7</couchbase>
22-
<couchbase.osgi>3.0.7</couchbase.osgi>
21+
<couchbase>3.0.8</couchbase>
22+
<couchbase.osgi>3.0.8</couchbase.osgi>
2323
<springdata.commons>2.4.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
</properties>

0 commit comments

Comments
 (0)