Skip to content

Commit

Permalink
Bump Couchbase SDK to 3.4.11 on 5.1. (#1844)
Browse files Browse the repository at this point in the history
Closes #1832.
  • Loading branch information
mikereiche authored Oct 10, 2023
1 parent ff1f87e commit e64a489
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.1.5-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 e64a489

Please sign in to comment.