Skip to content

Commit 03dcde4

Browse files
committed
Update Couchbase SDK to 3.1.6. (#1162)
Update Couchbase SDK to 3.1.6. Closes #1157. Co-authored-by: mikereiche <michael.reiche@couchbase.com>
1 parent 0be3ae6 commit 03dcde4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.1.5</couchbase>
22-
<couchbase.osgi>3.1.5</couchbase.osgi>
21+
<couchbase>3.1.6</couchbase>
22+
<couchbase.osgi>3.1.6</couchbase.osgi>
2323
<springdata.commons>2.5.4-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
</properties>

0 commit comments

Comments
 (0)