Skip to content

Commit 472bad0

Browse files
authored
Bump Couchbase Java SDK to 3_3_4 in main. (#1558)
Closes #1566.
1 parent b7d1654 commit 472bad0

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
@@ -25,8 +25,8 @@
2525
</modules>
2626

2727
<properties>
28-
<couchbase>3.3.2</couchbase>
29-
<couchbase.osgi>3.3.2</couchbase.osgi>
28+
<couchbase>3.3.4</couchbase>
29+
<couchbase.osgi>3.3.4</couchbase.osgi>
3030
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
3131
<java-module-name>spring.data.couchbase</java-module-name>
3232
</properties>

0 commit comments

Comments
 (0)