Skip to content

Commit

Permalink
Bump Couchbase Java SDK to 3.7.7. (#2019)
Browse files Browse the repository at this point in the history
Closes #2011.

Signed-off-by: mikereiche <michael.reiche@couchbase.com>
  • Loading branch information
mikereiche authored Jan 14, 2025
1 parent ba80efa commit f869d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</parent>

<properties>
<couchbase>3.7.4</couchbase>
<couchbase>3.7.7</couchbase>
<springdata.commons>3.5.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
<hibernate.validator>7.0.1.Final</hibernate.validator>
Expand Down

0 comments on commit f869d8d

Please sign in to comment.