Skip to content

Commit 790d8f8

Browse files
committed
DATACOUCH-13 - Upgrade couchbase-client to 1.1.7
This upgrades the couchbase-client dependency to the latest bugfix release, preparing support for slf4j and others.
1 parent 3d4d805 commit 790d8f8

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

0 commit comments

Comments
 (0)