Skip to content

Commit f869d8d

Browse files
authored
Bump Couchbase Java SDK to 3.7.7. (#2019)
Closes #2011. Signed-off-by: mikereiche <[email protected]>
1 parent ba80efa commit f869d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

2020
<properties>
21-
<couchbase>3.7.4</couchbase>
21+
<couchbase>3.7.7</couchbase>
2222
<springdata.commons>3.5.0-SNAPSHOT</springdata.commons>
2323
<java-module-name>spring.data.couchbase</java-module-name>
2424
<hibernate.validator>7.0.1.Final</hibernate.validator>

0 commit comments

Comments
 (0)