Skip to content

Commit 9bd5e96

Browse files
authored
Bump Couchbase Java SDK to 3.7.4. (#1982)
Closes #1980.
1 parent 52a386b commit 9bd5e96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

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

2020
<properties>
21-
<couchbase>3.7.2</couchbase>
22-
<couchbase.osgi>3.6.0</couchbase.osgi>
21+
<couchbase>3.7.4</couchbase>
2322
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
2423
<java-module-name>spring.data.couchbase</java-module-name>
2524
<hibernate.validator>7.0.1.Final</hibernate.validator>

0 commit comments

Comments
 (0)