Skip to content

Commit 1c30802

Browse files
authored
Update Couchbase Java SDK to 3.3.0. (#1427)
Closes #1425.
1 parent b4fac72 commit 1c30802

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.2.6</couchbase>
22-
<couchbase.osgi>3.2.6</couchbase.osgi>
21+
<couchbase>3.3.0</couchbase>
22+
<couchbase.osgi>3.3.0</couchbase.osgi>
2323
<springdata.commons>2.7.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
<apt>1.1.3</apt>

0 commit comments

Comments
 (0)