Skip to content

Commit 8eb7231

Browse files
authored
Bump Couchbase SDK to 3_2_5 on 5_0_x. (#1345)
Closes #1337.
1 parent 20b59b3 commit 8eb7231

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.2.4</couchbase>
22-
<couchbase.osgi>3.2.4</couchbase.osgi>
21+
<couchbase>3.2.5</couchbase>
22+
<couchbase.osgi>3.2.5</couchbase.osgi>
2323
<springdata.commons>3.0.0-SNAPSHOT</springdata.commons>
2424
<java-module-name>spring.data.couchbase</java-module-name>
2525
<jodatime>2.10.13</jodatime>

0 commit comments

Comments
 (0)