Skip to content

Commit

Permalink
Bump Couchbase SDK to 3.4.11. (#1841)
Browse files Browse the repository at this point in the history
Closes #1832.
  • Loading branch information
mikereiche authored Oct 10, 2023
1 parent 0abf846 commit 42ccb5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</parent>

<properties>
<couchbase>3.4.10</couchbase>
<couchbase.osgi>3.4.10</couchbase.osgi>
<couchbase>3.4.11</couchbase>
<couchbase.osgi>3.4.11</couchbase.osgi>
<springdata.commons>3.2.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 42ccb5c

Please sign in to comment.