Skip to content

Commit

Permalink
Bump Couchbase SDK to 3.4.11 on 5.0. (#1843)
Browse files Browse the repository at this point in the history
Closes #1832.
  • Loading branch information
mikereiche authored Oct 10, 2023
1 parent e3d29e3 commit 629430e
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.0.11-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 629430e

Please sign in to comment.