Browse Source

Revert "Upgrade to Couchbase Client 3.10.0"

This reverts commit 6dfefb512a.

See gh-48739
pull/48900/head
Andy Wilkinson 2 weeks ago
parent
commit
82a34a5595
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save