Skip to content

Commit

Permalink
Bump Couchbase Java SDK to 3.7.4. (#1982)
Browse files Browse the repository at this point in the history
Closes #1980.
  • Loading branch information
mikereiche authored Oct 10, 2024
1 parent 52a386b commit 9bd5e96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
</parent>

<properties>
<couchbase>3.7.2</couchbase>
<couchbase.osgi>3.6.0</couchbase.osgi>
<couchbase>3.7.4</couchbase>
<springdata.commons>3.4.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 9bd5e96

Please sign in to comment.