Browse Source

Upgrade to Couchbase Client 3.7.1

Closes gh-41713
pull/41744/head
Stéphane Nicoll 2 years ago
parent
commit
a677388bbd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save