Browse Source

Upgrade to Couchbase Client 3.7.2

Closes gh-41894
pull/41205/head
Stéphane Nicoll 1 year ago
parent
commit
4ddbd27c9e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save