Skip to content

Commit c6edf5e

Browse files
authored
Bump Couchbase Java SDK to 3_3_4 in 4_4_x. (#1560)
* Bump Couchbase Java SDK to 3_3_4 in 4_4_x.
1 parent d3f1095 commit c6edf5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</parent>
1919

2020
<properties>
21-
<couchbase>3.3.2</couchbase>
22-
<couchbase.osgi>3.3.2</couchbase.osgi>
21+
<couchbase>3.3.4</couchbase>
22+
<couchbase.osgi>3.3.4</couchbase.osgi>
2323
<springdata.commons>2.7.3-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
<apt>1.1.3</apt>

0 commit comments

Comments
 (0)