Skip to content

Commit 2eedc4b

Browse files
committed
DATACOUCH-15 - Upgrade the Couchbase Java Client to 1.1.8
1 parent 2332e52 commit 2eedc4b

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>1.1.7</couchbase>
21+
<couchbase>1.1.8</couchbase>
2222
<jackson>2.2.2</jackson>
2323
<springdata.commons>1.6.0.BUILD-SNAPSHOT</springdata.commons>
2424
</properties>

0 commit comments

Comments
 (0)