Skip to content

Commit

Permalink
Upgrade Couchbase Client to 3.7.2
Browse files Browse the repository at this point in the history
Closes #1961
  • Loading branch information
schauder committed Sep 11, 2024
1 parent a554361 commit 0335038
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.6.0</couchbase>
<couchbase>3.7.2</couchbase>
<couchbase.osgi>3.6.0</couchbase.osgi>
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
<java-module-name>spring.data.couchbase</java-module-name>
Expand Down

0 comments on commit 0335038

Please sign in to comment.