Browse Source

Revert "Upgrade to Couchbase Client 3.4.3"

This reverts commit 8cf4749cd3.

See gh-34276
pull/34319/head
Andy Wilkinson 3 years ago
parent
commit
d2c4e8d4f6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -173,7 +173,7 @@ bom { @@ -173,7 +173,7 @@ bom {
]
}
}
library("Couchbase Client", "3.4.3") {
library("Couchbase Client", "3.4.2") {
group("com.couchbase.client") {
modules = [
"java-client"

Loading…
Cancel
Save