Browse Source

Upgrade to Couchbase Client 3.9.1

Closes gh-47129
pull/47162/head
Stéphane Nicoll 3 months ago
parent
commit
43e0527a6a
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -269,7 +269,7 @@ bom { @@ -269,7 +269,7 @@ bom {
site("https://commons.apache.org/proper/commons-pool")
}
}
library("Couchbase Client", "3.9.0") {
library("Couchbase Client", "3.9.1") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save